Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh-tantia committed Mar 20, 2024
1 parent 860197f commit c4327b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion redirection/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@ <h2 class="title"><span>YOUR</span> <br>FRIEND'S</h2>
</script>
<script type="module">
import { initializeApp } from "https://www.gstatic.com/firebasejs/10.9.0/firebase-app.js";
import { getAnalytics } from "https://www.gstatic.com/firebasejs/10.9.0/firebase-analytics.js";
import { getdatabse, set , ref } from "https://www.gstatic.com/firebasejs/10.9.0/firebase-database.js";
import { getauth, createUserWithEmailAndPassword} from "https://www.gstatic.com/firebasejs/10.9.0/firebase-auth.js";

const firebaseConfig = {
apiKey: "AIzaSyBFnRL8mSQMO-LJQaD5CX8YNJng12HBO9g",
Expand Down

0 comments on commit c4327b0

Please sign in to comment.