mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 07:26:45 +00:00
qrcode 改为cdn
This commit is contained in:
@@ -53,7 +53,6 @@ const LayoutBase = (props) => {
|
||||
const showTocButton = post?.toc?.length > 1
|
||||
|
||||
useEffect(() => {
|
||||
console.log('更新导航', allNavPages)
|
||||
setFilteredNavPages(allNavPages)
|
||||
}, [post])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user