mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
feat(button-skeleton): add size prop consistent with Button
This commit is contained in:
parent
6d12d7e6e2
commit
6d48ff38cb
5 changed files with 33 additions and 9 deletions
|
@ -68,4 +68,6 @@ description: High-level description
|
|||
|
||||
### Skeleton
|
||||
|
||||
<Button skeleton />
|
||||
<Button skeleton />
|
||||
<Button skeleton size="field" />
|
||||
<Button skeleton size="small" />
|
Loading…
Add table
Add a link
Reference in a new issue