mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
hotfix
This commit is contained in:
@@ -297,7 +297,7 @@ const LayoutPostListIndex = props => {
|
||||
* @returns 此主题首页就是列表
|
||||
*/
|
||||
const LayoutIndexNew = props => {
|
||||
return <LayoutPostList props={customMenu, filteredNavPages} />
|
||||
return <LayoutPostList props={[customMenu, filteredNavPages]} />
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user