V6 (Chakra UI V3) #384
Annotations
8 errors
lint:
src/chakra-components/containers.tsx#L29
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/containers.tsx#L134
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/control.tsx#L135
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/control.tsx#L192
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/menu.tsx#L79
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/menu.tsx#L265
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint:
src/chakra-components/menu.tsx#L317
Type 'Variant | undefined' is not assignable to type 'ConditionalValue<"outline" | "subtle" | undefined>'.
|
lint
Process completed with exit code 2.
|