mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
optimize code (#6979)
This commit is contained in:
@@ -126,6 +126,7 @@ class MainPanel extends Component {
|
||||
isWiki={true}
|
||||
path={this.props.path}
|
||||
repoID={repoID}
|
||||
isTOCShow={false}
|
||||
markdownContent={this.props.content}
|
||||
isFileLoading={this.props.isDataLoading}
|
||||
lastModified = {this.props.lastModified}
|
||||
|
Reference in New Issue
Block a user