You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing badge component using pnpm dlx shadcn@latest add badge should install also @radix-ui/react-slot since it's used in the component code, but it's not.
Affected component/components
Badge
How to reproduce
just run pnpm dlx shadcn@latest add badge
Codesandbox/StackBlitz link
No response
Logs
System Info
chrome
Before submitting
I've made research efforts and searched the documentation
I've searched for existing issues
The text was updated successfully, but these errors were encountered:
Describe the bug
Installing badge component using
pnpm dlx shadcn@latest add badge
should install also@radix-ui/react-slot
since it's used in the component code, but it's not.Affected component/components
Badge
How to reproduce
just run
pnpm dlx shadcn@latest add badge
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: