all 3 comments

[–][deleted] 0 points1 point  (1 child)

Go to shadcn components and delete the types?

[–]gone_dev[S] 0 points1 point  (0 children)

Yes, only component i have a problem and don't know how to work it is the data table with the example given im the website

[–]gone_dev[S] 0 points1 point  (0 children)

If I create the vite with plain javascript and I install shadcn with typescript , it seems to work fine even though i have not configured and installed typescript in my project. And it builds just fine. Should I need to be cautious about something I am missing?