finish accessible icon improvements #65
Annotations
3 errors
main
Type '{ name: "Loader2"; label: string; className: string; string?: string | number | undefined; path?: string | undefined; size?: "sm" | "md" | "lg" | null | undefined; filter?: string | undefined; ... 473 more ...; absoluteStrokeWidth?: boolean | undefined; }' is not assignable to type 'IntrinsicAttributes & IconProps'.
|
main
Type '{ children: Element; label: string; }' is not assignable to type 'IntrinsicAttributes & AccessibleIconProps'.
|
main
Process completed with exit code 1.
|