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

Migrate to Shadcn Badges #1786

Closed
shahdivyank opened this issue Aug 30, 2024 · 1 comment · Fixed by #1813
Closed

Migrate to Shadcn Badges #1786

shahdivyank opened this issue Aug 30, 2024 · 1 comment · Fixed by #1813
Assignees

Comments

@shahdivyank
Copy link
Contributor

image
  • Change to shadcn badges
@Derrick-Mao Derrick-Mao linked a pull request Sep 12, 2024 that will close this issue
@Derrick-Mao
Copy link
Collaborator

Error: Tag component's Badge does not reflect mb-2 passed in as classes from form/status,
because the m-0 in Badge's className is overriding the mb-2.
Two options:

  1. move ${classes} to the end of Badge className so its applied after m-0
  2. delete m-0 from Badge className

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants