Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Typography] List component doesn't have weight property #64

Open
bernard-ng opened this issue Sep 24, 2024 · 0 comments
Open

[Typography] List component doesn't have weight property #64

bernard-ng opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bernard-ng
Copy link
Member

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...'.

@bernard-ng bernard-ng added the bug Something isn't working label Nov 13, 2024
@Meschacirung Meschacirung assigned glodielukose and unassigned Likeur Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants