FormBadge fix #665
Annotations
2 errors and 3 warnings
Style and build:
src/components/Molecules/InputField/InputField.tsx#L33
Type '"search" | "checked" | "swap" | null' is not assignable to type '"search" | "swap" | null | undefined'.
|
Style and build
Process completed with exit code 1.
|
Style and build:
src/components/FormBadge/FormBadge2.stories.tsx#L5
'IconSuccess' is defined but never used
|
Style and build:
src/components/FormBadge/FormBadge2.stories.tsx#L21
'onInput' is assigned a value but never used
|
Style and build:
src/components/FormBadge/FormBadge2.stories.tsx#L28
'isValid' is assigned a value but never used
|