Export FirebaseConifig as Const

This commit is contained in:
Ray 2023-11-14 07:08:15 +00:00 committed by GitHub
parent 047d3c7c3f
commit daab18fae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",