🔀 fix: merge main #578
Annotations
3 errors
test:
src/ActionGroup/demos/custom.tsx#L28
Type '{ icon: ReactNode; style?: CSSProperties; key: string; onClick: () => void; label?: string; title: any; } | { type: "divider"; key: string; title: any; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & ActionIconProps'.
|
test:
src/ActionGroup/demos/custom.tsx#L30
Property 'label' does not exist on type 'ActionIconGroupItem | { type: "divider"; }'.
|
test
Process completed with exit code 1.
|