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

Fix by lint

This commit is contained in:
asmsuechan
2017-08-14 09:37:54 +09:00
parent a5fa3e9e7a
commit 169e30e029

View File

@@ -23,7 +23,6 @@ class NewNoteButton extends React.Component {
this.newNoteHandler = () => {
this.handleNewNoteButtonClick()
}
}
componentDidMount () {