Skip to content

Commit bf070bb

Browse files
committed
fix: removed isDisabled from chakraprops part of the storybook so user can see those
1 parent 24d2f62 commit bf070bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Form/FieldMultiSelect/docs.stories.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ export const ChakraProps = () => {
125125
type="multi-select"
126126
name="colors"
127127
placeholder="Placeholder"
128-
isDisabled
129128
options={options}
130129
selectProps={{
131130
chakraStyles: {

0 commit comments

Comments
 (0)