mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
update status bar style
This commit is contained in:
@@ -8,7 +8,7 @@ class FolderSelect extends React.Component {
|
||||
super(props)
|
||||
|
||||
this.state = {
|
||||
status: 'SEARCH',
|
||||
status: 'IDLE',
|
||||
search: '',
|
||||
optionIndex: -1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user