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