1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Fixed eslint issue

This commit is contained in:
nathan-castlehow
2019-08-01 20:13:46 +08:00
parent b837653cf1
commit 2d3c69d178

View File

@@ -181,7 +181,7 @@ class HotkeyTab extends React.Component {
onChange={(e) => this.handleHotkeyChange(e)}
ref='prettifyMarkdown'
value={config.hotkey.prettifyMarkdown}
type='text'/>
type='text' />
</div>
</div>
<div styleName='group-section'>