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