fix/animation lagging

This commit is contained in:
tangly1024
2023-03-12 16:39:50 +08:00
parent 1862012d69
commit 16fd9692fb
4 changed files with 6 additions and 12 deletions

View File

@@ -58,7 +58,7 @@ const MyApp = ({ Component, pageProps }) => {
useEffect(() => {
AOS.init()
smoothscroll.polyfill()
})
}, [])
return (
<GlobalContextProvider>