Skip to content

Commit ec64933

Browse files
authored
fuck
1 parent 294e267 commit ec64933

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/App.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,6 @@ import { ScrollToPlugin } from "gsap/ScrollToPlugin";
210210
import { SplitText } from "gsap/SplitText";
211211
gsap.registerPlugin(ScrollTrigger, ScrollSmoother, ScrollToPlugin, SplitText);
212212
213-
window.addEventListener("resize", ()=>{
214-
window.location.reload();
215-
});
216-
217213
onMounted(() => {
218214
let smoother = ScrollSmoother.create({
219215
smooth: 0.1,

0 commit comments

Comments
 (0)