diff --git a/src/App.js b/src/App.js index e270cf5..d36032d 100644 --- a/src/App.js +++ b/src/App.js @@ -9,6 +9,7 @@ import Container from "react-bootstrap/Container"; import { Navbar } from "react-bootstrap/esm"; function App() { + const FBapp = initializeApp(firebaseConfig); return (