mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +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,2 +1,3 @@
|
|||
export { default as Button } from "./Button.svelte";
|
||||
export { default as ButtonSkeleton } from "./Button.Skeleton.svelte";
|
||||
export { default as ButtonSet } from "./ButtonSet.svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue