Skip to content

Commit e08c7f6

Browse files
removing extra newline
1 parent 3a7c050 commit e08c7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/edit-note/EditNote.component.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ const EditNote = (props) => {
3636
)
3737
}
3838

39-
export default withRouter(EditNote)
39+
export default withRouter(EditNote)

0 commit comments

Comments
 (0)