mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
feat: support for view management (#2892)
This commit is contained in:
@@ -51,7 +51,7 @@ const AllPage: NextPageWithLayout = () => {
|
||||
}}
|
||||
/>
|
||||
<PageList
|
||||
view={setting.currentView}
|
||||
collection={setting.currentCollection}
|
||||
onOpenPage={onClickPage}
|
||||
blockSuiteWorkspace={currentWorkspace.blockSuiteWorkspace}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user