Skip to content

danielunited/shadcn-ui-addons

Repository files navigation

shadcn/ui addons

This repo includes a bunch of components to supplmenet shadcn/ui, all of which are documented with Storybook.

Components progress

  • Combobox
  • Responsive dialog
  • Multiselect
  • Phone input

Installation and usage

Navigate to src/stories, copy the .tsx file of the component you want to use and paste into your own project.

Contributing

Feel free to add new components by forking this repo and create a PR.