adding data listening, user getching and using more of recoil
This commit is contained in:
@@ -54,3 +54,5 @@ enableIndexedDbPersistence(db).catch((err) => {
|
||||
});
|
||||
|
||||
setPersistence(getAuth(), browserSessionPersistence);
|
||||
|
||||
export default app;
|
||||
|
||||
Reference in New Issue
Block a user