Change "FirebaseConfig" to "firebaseConfig" (typo)
This commit is contained in:
parent
daab18fae7
commit
6aa2a05437
|
@ -1,4 +1,4 @@
|
||||||
export const FirebaseConfig = {
|
export const firebaseConfig = {
|
||||||
apiKey: "AIzaSyBsRZZgJVa78hvpGBhgHtiIJ99BaxoDXaE",
|
apiKey: "AIzaSyBsRZZgJVa78hvpGBhgHtiIJ99BaxoDXaE",
|
||||||
authDomain: "rayyan-h-tafe-nsw-2.firebaseapp.com",
|
authDomain: "rayyan-h-tafe-nsw-2.firebaseapp.com",
|
||||||
projectId: "rayyan-h-tafe-nsw-2",
|
projectId: "rayyan-h-tafe-nsw-2",
|
||||||
|
|
Loading…
Reference in New Issue