Skip to content

Commit

Permalink
fixed a import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
bhat-shubham committed Dec 28, 2024
1 parent f7dede6 commit 5addd77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
// duration:3,
// repeat:-1,
// })
import { Analytics } from "@vercel/analytics/react"
let modebtn = document.querySelector(".mode-btn_dark");
// var below_but=document.querySelector(".document.body");
const resume=document.querySelector("#resume");
Expand Down

0 comments on commit 5addd77

Please sign in to comment.