chore(examples): bump deps

This commit is contained in:
Eric Liu 2024-03-23 14:40:01 -07:00
commit 40c8ba4449
13 changed files with 746 additions and 1357 deletions

View file

@ -1,5 +1,5 @@
{#if $$slots.default}
<li class:bx--header-panel-divider={true}>
<li class:bx--header-panel-divider="{true}">
<slot />
</li>
{/if}