We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819b7dd commit 3eb8b2bCopy full SHA for 3eb8b2b
docs/app/app.vue
@@ -55,7 +55,7 @@ provide('navigation', mappedNavigation)
55
<Analytics />
56
57
<template v-if="!route.path.startsWith('/examples')">
58
- <Banner />
+ <!-- <Banner /> -->
59
60
<Header :links="links" />
61
</template>
docs/app/error.vue
@@ -59,7 +59,7 @@ provide('navigation', mappedNavigation)
<UApp>
<NuxtLoadingIndicator color="#FFF" />
62
63
64
65
0 commit comments