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

refactor: remove unused component

This commit is contained in:
sota1235
2017-01-14 14:40:33 +09:00
parent 832c43de88
commit cfa40f3ec1

View File

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