mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 19:30:37 +01:00
docs: put DocsSearch on client only
This commit is contained in:
@@ -20,7 +20,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</UContainer>
|
</UContainer>
|
||||||
|
|
||||||
<DocsSearch />
|
<ClientOnly>
|
||||||
|
<DocsSearch />
|
||||||
|
</ClientOnly>
|
||||||
|
|
||||||
<UNotifications />
|
<UNotifications />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user