mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
breaking(ui-shell): remove GlobalHeader, SideNav folders (#1223)
* breaking(ui-shell): remove GlobalHeader/SideNav folders * Run "yarn build:docs"
This commit is contained in:
parent
d34f571150
commit
62735d6275
34 changed files with 56 additions and 56 deletions
3
src/UIShell/SideNavItems.svelte
Normal file
3
src/UIShell/SideNavItems.svelte
Normal file
|
@ -0,0 +1,3 @@
|
|||
<ul class:bx--side-nav__items="{true}">
|
||||
<slot />
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue