1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

fixed the state change and cleaned up code for eslint

This commit is contained in:
Kevin Nadro
2017-05-28 02:08:11 -05:00
committed by asmsuechan
parent 063e2e02bd
commit cd421c4662

View File

@@ -52,7 +52,6 @@ class SnippetNoteDetail extends React.Component {
fullScreen: false, fullScreen: false,
widthOfNoteDetail: 0, widthOfNoteDetail: 0,
widthOfMainBody: 0 widthOfMainBody: 0
} }
} }