mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
chore: format files with Prettier 3
This commit is contained in:
parent
0048796b0b
commit
93469fd893
391 changed files with 3725 additions and 3785 deletions
|
@ -210,9 +210,9 @@
|
|||
|
||||
<Accordion skeleton align="start" />
|
||||
|
||||
<Accordion skeleton count="{3}" />
|
||||
<Accordion skeleton count={3} />
|
||||
|
||||
<Accordion skeleton open="{false}" />
|
||||
<Accordion skeleton open={false} />
|
||||
|
||||
<Accordion skeleton size="xl" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue