next-template icon indicating copy to clipboard operation
next-template copied to clipboard

where did all the components go

Open bryanhpchiang opened this issue 2 years ago • 2 comments

only button left in the UI folder

bryanhpchiang avatar Apr 24 '23 00:04 bryanhpchiang

You need to add the ones you want via npx shadcn-ui add, for example npx shadcn-ui add accordion to add that component or leave the component name blank to select from a list of components.

multiwebinc avatar Apr 24 '23 18:04 multiwebinc

only button left in the UI folder

This is just a template for you to get started quickly. It doesn't make sense to opinionate and provide all the components because not every project requires a dialog component ..e.tc and you can customize it to suit your own needs. Use the strategy explained by @multiwebinc that's the proper way to go.

matagaralph avatar Aug 01 '23 04:08 matagaralph