Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
varadaraj772 committed Jan 19, 2024
1 parent 25788e1 commit 0a90e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2 class="text-center mb-4">Password Generator</h2>
ref,
update,
} from "https://www.gstatic.com/firebasejs/10.7.1/firebase-database.js";
const app = initializeApp(firebaseConfig);

const analytics = getAnalytics(app);
const auth = getAuth(app);
const db = getDatabase();
Expand Down

0 comments on commit 0a90e89

Please sign in to comment.