mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
feat(ui-shell): add SideNavDivider
This commit is contained in:
parent
7263ba62f5
commit
111ea02570
8 changed files with 45 additions and 2 deletions
1
src/UIShell/SideNavDivider.svelte
Normal file
1
src/UIShell/SideNavDivider.svelte
Normal file
|
@ -0,0 +1 @@
|
|||
<li role="separator" class:bx--side-nav__divider="{true}" {...$$restProps}></li>
|
Loading…
Add table
Add a link
Reference in a new issue