Skip to content

Commit

Permalink
inveiw.js changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshay007 committed Sep 5, 2024
1 parent 0bfd916 commit 105211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import Participant from '../lib/components/participant.svelte';
import QnexusColor from '../assets/q-nexus-logo-light-transparent.png'
import Discover from '../lib/components/discover.svelte';
import inView from "../lib/components/animationScroll/InView"
import bg1 from "../assets/bg1.jpg";
import { GoogleAuthProvider ,signInWithPopup } from "firebase/auth";
import { auth } from "../firebase1/firebaseConfig";
Expand Down

0 comments on commit 105211e

Please sign in to comment.