When other components other than the button are placed in the project, errors start for astro. If possible, it would be great if you could make a video series about the astro uses of Shadcn components. Even the new sidebar gives dozens of errors.
Even If I only use 'react' for shadcn. Does it ship all the javascript to the client? Does anybody know if there's `shadcn-astro` like there's `shadcn-svelte` and vue... ?
When other components other than the button are placed in the project, errors start for astro. If possible, it would be great if you could make a video series about the astro uses of Shadcn components. Even the new sidebar gives dozens of errors.
Sure thing. I will!
Even If I only use 'react' for shadcn. Does it ship all the javascript to the client?
Does anybody know if there's `shadcn-astro` like there's `shadcn-svelte` and vue... ?
Unfortunately, no. There’s no direct package like that, the way there is with Svelte or Vue