chore: update all dependencies (#699)
This commit is contained in:
@@ -42,7 +42,7 @@ export const InputWithIcon: FunctionComponent<Props> = forwardRef(
|
||||
disabled,
|
||||
toggle,
|
||||
placeholder,
|
||||
},
|
||||
}: Props,
|
||||
ref: Ref<HTMLInputElement>
|
||||
) => {
|
||||
const handleToggle = () => {
|
||||
|
||||
Reference in New Issue
Block a user