mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
[eslint] updated eslintrc and improved the code (#4702)
This commit is contained in:
@@ -80,7 +80,7 @@ class FileHistory extends React.Component {
|
||||
</div>
|
||||
</div>
|
||||
<div id="main" className="history-content">
|
||||
<MainPanel
|
||||
<MainPanel
|
||||
newMarkdownContent={this.state.newMarkdownContent}
|
||||
oldMarkdownContent={this.state.oldMarkdownContent}
|
||||
renderingContent={this.state.renderingContent}
|
||||
|
Reference in New Issue
Block a user