chore: remove $$restProps

This commit is contained in:
Eric Liu 2022-02-12 07:56:36 -08:00
commit ed72374637

View file

@ -5,7 +5,7 @@
</span> </span>
</li> </li>
{/if} {/if}
<hr class:bx--switcher__item--divider="{true}" {...$$restProps} /> <hr class:bx--switcher__item--divider="{true}" />
<style> <style>
/** /**