mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-24 21:25:55 +00:00
* feat: added toggle-group component * fix(components): ran build:registry script * fix(components): fixed colors in toggle-group - Dark mode border color is now consistent with the toggle component * fix(components): fixed component.json toggle-group - Added the content field to `components.json` for toggle-group - Ran build:registry again * feat(toggle-group): simplify implementation --------- Co-authored-by: shadcn <m@shadcn.com>