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

hide help button(temp)

This commit is contained in:
Dick Choi
2016-10-17 02:15:14 +09:00
parent 2fa381980d
commit c947feadeb

View File

@@ -59,9 +59,9 @@ class StatusBar extends React.Component {
</button> </button>
: null : null
} }
<button styleName='help'> {/*<button styleName='help'>
<i className='fa fa-info-circle' /> <i className='fa fa-info-circle' />
</button> </button>*/}
<button styleName='zoom' <button styleName='zoom'
onClick={(e) => this.handleZoomButtonClick(e)} onClick={(e) => this.handleZoomButtonClick(e)}
> >