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

Fix CI error

This commit is contained in:
Kazu Yokomizo
2017-09-22 16:14:06 +09:00
parent 601f0b0de8
commit 419c57ed3f
3 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ class UiTab extends React.Component {
<div styleName='group-header'>UI</div>
<div styleName='group-section'>
Color Theme 
Color Theme
<div styleName='group-section-control'>
<select value={config.ui.theme}
onChange={(e) => this.handleUIChange(e)}