tailus-ui-react
tailus-ui-react copied to clipboard
[Typography] List component doesn't have weight property
ERROR /tailus-ui/typography/List.tsx(66,13)
TS2353: Object literal may only specify known properties, and 'weight' does not exist in type '{ size?: "base" | "sm" | "lg" | "xl" | { sm?: "base" | "sm" | "lg" | "xl"; md?: "base" | "sm" | "lg" | "xl"; lg?: "base" | "sm" | "lg" | "xl"; xl?: "base" | "sm" | "lg" | "xl"; "2xl"?: "base" | "sm" | "lg" | "xl"; initial?: "base" | ... 2 more ... | "xl"; }; type?: "none" | ... 2 more ... | { ...; }; neutral?: boole...'.