mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-21 15:09:43 +00:00
fix/animation lagging
This commit is contained in:
@@ -58,7 +58,7 @@ const MyApp = ({ Component, pageProps }) => {
|
||||
useEffect(() => {
|
||||
AOS.init()
|
||||
smoothscroll.polyfill()
|
||||
})
|
||||
}, [])
|
||||
|
||||
return (
|
||||
<GlobalContextProvider>
|
||||
|
||||
Reference in New Issue
Block a user