We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084c184 commit 80cf265Copy full SHA for 80cf265
www/src/js/firebase.js
@@ -17,4 +17,5 @@ const app = initializeApp({
17
appId: "1:202105498916:web:d161e68c42e66c8f8997b1",
18
measurementId: "G-6KZE06S4SF"
19
});
20
+
21
const analytics = getAnalytics(app);
0 commit comments