1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

correction eslint syntax

This commit is contained in:
Paul Rosset
2017-10-24 23:09:21 +01:00
parent c0368ce713
commit bd013adb4d

View File

@@ -69,7 +69,7 @@ class HotkeyTab extends React.Component {
})
}
componentDidUpdate() {
componentDidUpdate () {
setTimeout(() => {
this.setState({
keymapAlert: null