feat: search all entries

This commit is contained in:
Kyle Gill
2019-04-12 16:59:29 -06:00
parent 37b633ea82
commit ee6a1a2d2d
9 changed files with 221 additions and 40 deletions

View File

@@ -150,6 +150,7 @@ class Day extends Component {
day: Number(day),
year: Number(year),
month: Number(month),
userId: authUser.uid,
},
{
merge: true,