mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-26 14:58:55 +08:00
refactor(editor): inner toolbar surface-ref block with extension (#11246)
This PR refactor `surface-ref` toolbar with `ToolbarExtension`
This commit is contained in:
@@ -204,6 +204,7 @@ const DetailPageImpl = memo(function DetailPageImpl() {
|
||||
workbench.openDoc(
|
||||
{
|
||||
docId: pageId,
|
||||
mode: params?.mode,
|
||||
blockIds: params?.blockIds,
|
||||
elementIds: params?.elementIds,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user