diff --git a/browser/main/NewNoteButton/index.js b/browser/main/NewNoteButton/index.js index 5dd7eb20..aedcba21 100644 --- a/browser/main/NewNoteButton/index.js +++ b/browser/main/NewNoteButton/index.js @@ -68,7 +68,7 @@ class NewNoteButton extends React.Component { } render () { - const { config, style, data } = this.props + const { config, style } = this.props return (