react-firebase-hooks
react-firebase-hooks copied to clipboard
useAuthState throws error
I'm getting TypeError: Cannot read properties of null (reading 'useReducer') when passing in the auth object to useAuthState. Not sure what went wrong.