Skip to content

Commit

Permalink
Testaamafu
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashishkebab committed Mar 4, 2024
1 parent f1ed978 commit b92eb32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<script type="module">
// Import the functions you need from the SDKs you need
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.8.1/firebase-app.js";
import { getAnalytics, logEvent } from "../node_modules/firebase/firebase-analytics.js";
import { getAnalytics, logEvent } from "https://www.gstatic.com/firebasejs/10.8.1/firebase-analytics.js";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries

Expand Down

0 comments on commit b92eb32

Please sign in to comment.