mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
chore(deps-dev): bump prettier, prettier-plugin-svelte
This commit is contained in:
parent
a6a23f4c98
commit
322b238cf0
34 changed files with 63 additions and 99 deletions
|
@ -19,10 +19,6 @@
|
|||
<div class:bx--snippet-container={true}>
|
||||
{#if type === 'single'}
|
||||
<span />
|
||||
{:else if type === 'multi'}
|
||||
<span />
|
||||
<span />
|
||||
<span />
|
||||
{/if}
|
||||
{:else if type === 'multi'}<span /> <span /> <span />{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue