mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
feat(uishell): nav
This commit is contained in:
parent
e24de4e797
commit
f43f684b5c
8 changed files with 127 additions and 2 deletions
|
@ -24,5 +24,6 @@
|
|||
<span class={cx('--header__name--prefix')}>{company}</span>
|
||||
{platformName}
|
||||
</a>
|
||||
<slot name="Nav" />
|
||||
<slot name="SideNav" />
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue