Export FirebaseConifig as Const
This commit is contained in:
parent
047d3c7c3f
commit
daab18fae7
|
@ -1,4 +1,4 @@
|
||||||
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