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
BREAKING CHANGE: manual bind, and unbind from database and firestore
have been remove. Use the new functions `useList()`/`useCollection()`
and `useObject()`/`useDocument()` instead.
0 commit comments