fix(TextInput): input styling #1756
pull-request.yml
on: pull_request
Tests & lint
1m 41s
Build & canary release
45s
Prepare Storybook for review & tests
1m 55s
Annotations
2 errors
|
Build & canary release
Process completed with exit code 1.
|
|
Build & canary release:
src/components/fields/FilterListBox/FilterListBox.tsx#L870
Type '{ invalid: boolean; valid: boolean; disabled: boolean; focused: boolean; loading: boolean; searchable: boolean; prefix: boolean | undefined; }' is not assignable to type 'Record<string, boolean>'.
|