mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(core): do not show starter bar for doc in history modal (#10107)
This commit is contained in:
@@ -139,6 +139,7 @@ const HistoryEditorPreview = ({
|
||||
className={styles.editor}
|
||||
mode={mode}
|
||||
page={snapshotPage}
|
||||
readonly={true}
|
||||
/>
|
||||
</CustomEditorWrapper>
|
||||
</Scrollable.Viewport>
|
||||
|
||||
Reference in New Issue
Block a user