mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
complete right panel
This commit is contained in:
parent
390f950ca5
commit
b6bc6aee87
9 changed files with 269 additions and 69 deletions
|
@ -27,6 +27,6 @@
|
|||
</UIShellNavWrapper>
|
||||
{/if}
|
||||
{#if rightPanel}
|
||||
<UIShellRightPanel {rightPanel} />
|
||||
<UIShellRightPanel {rightPanel} on:inputSearch />
|
||||
{/if}
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue