mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
3 lines
57 B
Svelte
3 lines
57 B
Svelte
<ul class:bx--side-nav__items="{true}">
|
|
<slot />
|
|
</ul>
|