Skip to content

Commit c4567c4

Browse files
committed
fix: remove comment ( testing CI )
1 parent f9a8613 commit c4567c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MixInput.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const MixInput = forwardRef((props: MixInputProps, ref?: ForwardedRef<MixInputRe
2323
onChange,
2424
value = [],
2525
// multiline,
26-
// showTagDeleteBtn = false,
2726
placeholder,
2827
readonly = false,
2928
tagClassName = 'mi-tag',

0 commit comments

Comments
 (0)