mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
update
This commit is contained in:
parent
3093f4ba18
commit
6bd0c38c21
@ -37,8 +37,8 @@ const firebaseConfig = {
|
||||
|
||||
|
||||
// Initialize Firebase
|
||||
const auth = getAuth();
|
||||
const app = initializeApp(firebaseConfig);
|
||||
const auth = getAuth(app);
|
||||
const provider = new GoogleAuthProvider()
|
||||
const analytics = getAnalytics(app);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user