complete right panel

This commit is contained in:
adan.ulloa 2020-01-09 10:15:08 -06:00
commit b6bc6aee87
9 changed files with 269 additions and 69 deletions

View file

@ -27,6 +27,6 @@
</UIShellNavWrapper>
{/if}
{#if rightPanel}
<UIShellRightPanel {rightPanel} />
<UIShellRightPanel {rightPanel} on:inputSearch />
{/if}
</header>