mbhargava52
Results
1
comments of
mbhargava52
don't know if this will cause any other issues but this works for me meanwhile: ``` const ui = new firebaseui.auth.AuthUI(firebase.auth()); function App(props) { useEffect(() => { const oldDelete =...