1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

feat: adjust ui

This commit is contained in:
liuhongbo
2024-05-21 18:53:03 +08:00
parent c4bb455170
commit 1295a157fc
2 changed files with 6 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ class MainPanel extends Component {
showOutline={false}
showToolbar={false}
docUuid={this.state.docUuid}
wikiReadOnly={isReadOnly}
isWikiReadOnly={isReadOnly}
/>
)}
</div>