fix: components #266
Annotations
7 errors
release-please
Type '{ [x: string]: any; }' is not assignable to type 'InputResult & SwitchResult & RadioResult & CheckboxResult & AccordionResult'.
|
release-please
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Omit<AccordionItemProps, "componentType">'.
|
release-please
Property 'forEach' does not exist on type 'Omit<AccordionItemProps, "componentType">'.
|
release-please
Parameter 'childConfig' implicitly has an 'any' type.
|
release-please
Parameter 'child' implicitly has an 'any' type.
|
release-please
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Omit<AccordionItemProps, "componentType">'.
|
release-please
Process completed with exit code 1.
|