mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
fix: renaming to edgeless
This commit is contained in:
@@ -53,7 +53,7 @@ const ModalPage = ({ blockId }: { blockId: string | null }) => {
|
||||
workspace={editor.workspace}
|
||||
rootBlockId={blockId}
|
||||
scrollBlank={false}
|
||||
isWhiteboard
|
||||
isEdgeless
|
||||
/>
|
||||
)}
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user