You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd need to split the HoC's and add <Firestore />. As we're using a query path and object syntax, we might be able to simply translate foo/bar/faz into db.collection('foo').doc('bar').collection('faz')
No description provided.
The text was updated successfully, but these errors were encountered: