new modal [WIP]
This commit is contained in:
@@ -44,7 +44,7 @@ export default function CollectionSelection({ onChange, defaultValue }: Props) {
|
||||
|
||||
return (
|
||||
<Select
|
||||
isClearable
|
||||
isClearable={false}
|
||||
className="react-select-container"
|
||||
classNamePrefix="react-select"
|
||||
onChange={onChange}
|
||||
|
||||
Reference in New Issue
Block a user