Google Adsense
This commit is contained in:
tangly1024
2021-12-17 21:03:20 +08:00
parent d4d969a10d
commit 43de0a80d4
8 changed files with 88 additions and 47 deletions

View File

@@ -60,7 +60,7 @@ const BaseLayout = ({
return () => {
window.removeEventListener('scroll', scrollTrigger)
}
})
}, [])
const { onLoading, theme } = useGlobal()
const targetRef = useRef(null)