Closed xploreraj closed 5 years ago
Hi,
Please try the following code (took from example 'Clearable - Single select' in storybook) and let me know if it works (it works in storybook):
<ReactSelectMaterialUi
label="Clearable - Single select"
SelectProps={{ isClearable: true }}
...
/>
Thanks iulian. It worked.
I tried below but there is no impact.