tailus-ui-react icon indicating copy to clipboard operation
tailus-ui-react copied to clipboard

[Typography] Link component has wrong type

Open bernard-ng opened this issue 5 months ago • 0 comments

ERROR in tailus-ui/typography/Link.tsx(76,13)

TS2322: Type 'string' is not assignable to type '"primary" | "neutral" | "gray" | "secondary" | "accent" | "info" | "danger" | "success" | "warning" | { sm?: "primary" | "neutral" | "gray" | "secondary" | "accent" | "info" | "danger" | "success" | "warning"; ... 4 more ...; initial?: "primary" | ... 7 more ... | "warning"; }'.

bernard-ng avatar Sep 24 '24 02:09 bernard-ng