mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复bug。
This commit is contained in:
parent
f7f7bb185a
commit
ea38ec71ad
@ -40,7 +40,7 @@ class SearchField extends React.Component {
|
||||
className={'input'}
|
||||
style={style}
|
||||
placeholder={placeholder}
|
||||
value={this.value}
|
||||
value={value}
|
||||
onChange={this.handleChange}
|
||||
onInput={this.handleInput}
|
||||
onKeyDown={this.handleKeyDown}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user