mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 23:16:52 +00:00
Gitbook 主题伪静态自动展开异常
This commit is contained in:
@@ -22,6 +22,7 @@ const PageNavDrawer = props => {
|
||||
|
||||
useEffect(() => {
|
||||
changePageNavVisible(false)
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [router])
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user