mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-17 11:41:44 +00:00
for got run eslint
This commit is contained in:
@@ -168,7 +168,7 @@ class Main extends React.Component {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
hideLeftLists(noteDetail, mainBody) {
|
hideLeftLists (noteDetail, mainBody) {
|
||||||
this.state.noteDetailWidth = noteDetail.style.left
|
this.state.noteDetailWidth = noteDetail.style.left
|
||||||
this.state.mainBodyWidth = mainBody.style.left
|
this.state.mainBodyWidth = mainBody.style.left
|
||||||
noteDetail.style.left = '0px'
|
noteDetail.style.left = '0px'
|
||||||
|
|||||||
Reference in New Issue
Block a user