1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

reworking architecture of code

This commit is contained in:
Kevin Nadro
2017-05-29 00:30:41 -05:00
committed by asmsuechan
parent cd421c4662
commit 41a04aa3f1
3 changed files with 3 additions and 8 deletions

View File

@@ -38,6 +38,7 @@ class Main extends React.Component {
}
this.toggleFullScreen = () => this.handleFullScreenButton()
}
getChildContext () {