mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore: remove $$restProps
This commit is contained in:
parent
aedeb2aea5
commit
ed72374637
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
</span>
|
||||
</li>
|
||||
{/if}
|
||||
<hr class:bx--switcher__item--divider="{true}" {...$$restProps} />
|
||||
<hr class:bx--switcher__item--divider="{true}" />
|
||||
|
||||
<style>
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue