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
It appear toast.tsx and toaster.tsx are the same file and the actual toaster.tsx file is not present. I'm forced to use the manual method because I can't figure out how to get the shadcn CLI to work inside an electron app after significant time investment so I have no way to download it using the CLI.
Describe the bug
Can not get
toaster.tsx
when using "manual" method on the shadcn/ui site.https://ui.shadcn.com/docs/components/toast
It appear
toast.tsx
andtoaster.tsx
are the same file and the actualtoaster.tsx
file is not present. I'm forced to use the manual method because I can't figure out how to get the shadcn CLI to work inside an electron app after significant time investment so I have no way to download it using the CLI.Affected component/components
toaster.tsx
How to reproduce
Manual
toaster.tsx
It gives you the source for
toast.tsx
instead.Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: