mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
feat: add ButtonSet component
This commit is contained in:
parent
28e5284b77
commit
0eefde12fe
4 changed files with 12 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
export { Accordion, AccordionItem, AccordionSkeleton } from "./Accordion";
|
||||
export { Breadcrumb, BreadcrumbItem, BreadcrumbSkeleton } from "./Breadcrumb";
|
||||
export { Button, ButtonSkeleton } from "./Button";
|
||||
export { Button, ButtonSkeleton, ButtonSet } from "./Button";
|
||||
export { Checkbox, CheckboxSkeleton } from "./Checkbox";
|
||||
export { ContentSwitcher, Switch } from "./ContentSwitcher";
|
||||
export { Copy } from "./Copy";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue