Skip to content

Commit

Permalink
firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushsunny committed Apr 28, 2024
1 parent b9491b9 commit 388f05e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/firebase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ const firebase = initializeApp({
appId: "1:853104168667:web:eee3c05eb933d7c73f46fe",
measurementId: "G-0TLEW863TC"
});

export default firebase;
export default firebase;

0 comments on commit 388f05e

Please sign in to comment.