feat(uishell): global header utilities

This commit is contained in:
Marcus Feitoza 2020-04-05 03:20:10 -03:00
commit 53e873bd94
8 changed files with 387 additions and 0 deletions

View file

@ -25,5 +25,6 @@
 {platformName}
</a>
<slot name="Nav" />
<slot />
<slot name="SideNav" />
</header>