feat(accordion): accordion component #3149
Annotations
3 errors
packages/components/collapsible/src/Collapsible.tsx#L60
Argument of type 'Machine<MachineContext, MachineState, AnyEventObject>' is not assignable to parameter of type 'MachineSrc<MachineContext, StateSchema, AnyEventObject>'.
|
packages/components/collapsible/src/Collapsible.tsx#L62
Argument of type 'State<MachineContext, StateSchema, AnyEventObject>' is not assignable to parameter of type 'State'.
|
|
This job failed
Loading