Gitbook 主题伪静态自动展开异常

This commit is contained in:
tangly1024.com
2024-11-14 15:14:24 +08:00
parent e977092b5c
commit b96cc6640b
2 changed files with 9 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ const PageNavDrawer = props => {
useEffect(() => {
changePageNavVisible(false)
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [router])
return (