feat: show search widget while loading
This commit is contained in:
parent
fb649807b0
commit
30e9c3d773
3 changed files with 7 additions and 6 deletions
|
@ -51,7 +51,7 @@
|
|||
<aside class="hidden sm:none lg:block w-1/4 zen-hide">
|
||||
<div sticky top-0 h-screen flex="~ col" py3>
|
||||
<slot name="right">
|
||||
<SearchWidget v-if="isMastoInitialised" />
|
||||
<SearchWidget />
|
||||
<div flex-auto />
|
||||
<NavFooter />
|
||||
</slot>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue