mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Fix by lint
This commit is contained in:
@@ -23,7 +23,6 @@ class NewNoteButton extends React.Component {
|
|||||||
this.newNoteHandler = () => {
|
this.newNoteHandler = () => {
|
||||||
this.handleNewNoteButtonClick()
|
this.handleNewNoteButtonClick()
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
componentDidMount () {
|
componentDidMount () {
|
||||||
|
|||||||
Reference in New Issue
Block a user