fix: update tags
This commit is contained in:
@@ -27,7 +27,7 @@ export default function ({ onChange, defaultValue }: Props) {
|
||||
|
||||
return (
|
||||
<CreatableSelect
|
||||
isClearable={false}
|
||||
isClearable
|
||||
onChange={onChange}
|
||||
options={options}
|
||||
styles={styles}
|
||||
|
||||
Reference in New Issue
Block a user