There was an error while loading. Please reload this page.
1 parent f9a8613 commit c4567c4Copy full SHA for c4567c4
src/MixInput.tsx
@@ -23,7 +23,6 @@ const MixInput = forwardRef((props: MixInputProps, ref?: ForwardedRef<MixInputRe
23
onChange,
24
value = [],
25
// multiline,
26
- // showTagDeleteBtn = false,
27
placeholder,
28
readonly = false,
29
tagClassName = 'mi-tag',
0 commit comments