feat!: Combine contrast and inverse color options into a single prop #3185
lint-test.yml
on: pull_request
install
15s
build-lint-test
1m 51s
Annotations
3 errors
build-lint-test
Type 'ForwardRefExoticComponent<HTMLAttributes<HTMLElement> & { children?: ReactNode; } & RefAttributes<HTMLElement>> & { ...; }' is not assignable to type 'ComponentType<{ color?: "inverse" | undefined; } & HTMLAttributes<HTMLElement> & { children?: ReactNode; } & RefAttributes<HTMLElement>> | undefined'.
|
build-lint-test
Type '{ control: { labels: { undefined: string; }; type: string; }; options: (string | undefined)[]; }' is not assignable to type '"inverse"'.
|
build-lint-test
Process completed with exit code 1.
|