This repo includes a bunch of components to supplmenet shadcn/ui, all of which are documented with Storybook.
- Combobox
- Responsive dialog
- Multiselect
- Phone input
Navigate to src/stories, copy the .tsx file of the component you want to use and paste into your own project.
Feel free to add new components by forking this repo and create a PR.