Firebase Hosting is fucking hell.
This commit is contained in:
parent
6054b605ed
commit
4efa6861f9
|
@ -35,6 +35,7 @@ function App() {
|
||||||
const FBdb = getFirestore(FBapp)
|
const FBdb = getFirestore(FBapp)
|
||||||
const FBstorage = getStorage(FBapp)
|
const FBstorage = getStorage(FBapp)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// navigation array
|
// navigation array
|
||||||
const navItems = [
|
const navItems = [
|
||||||
|
|
Loading…
Reference in New Issue