chore: add unit test to high frequency component (#17423)
This commit is contained in:
@@ -43,7 +43,7 @@ const Input = ({
|
||||
styleCss,
|
||||
value,
|
||||
placeholder,
|
||||
onChange,
|
||||
onChange = () => { },
|
||||
unit,
|
||||
...props
|
||||
}: InputProps) => {
|
||||
|
||||
Reference in New Issue
Block a user