mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore: bump version (#1404)
This commit is contained in:
@@ -123,7 +123,7 @@ export const BlockSuiteEditor = (props: EditorProps) => {
|
||||
}, [page]);
|
||||
return (
|
||||
<div
|
||||
data-testid={`editor-${props.blockSuiteWorkspace.room}-${props.page.id}`}
|
||||
data-testid={`editor-${props.blockSuiteWorkspace.id}-${props.page.id}`}
|
||||
className="editor-wrapper"
|
||||
style={props.style}
|
||||
ref={ref}
|
||||
|
||||
Reference in New Issue
Block a user