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.
2 parents f31ecb7 + 89fa489 commit 5486290Copy full SHA for 5486290
src/documentation/DocsPage.vue
@@ -11,7 +11,7 @@
11
12
<v-col class="mb-4">
13
<h1 class="v-heading text-h3 text-sm-h3 mb-1">
14
- Vue 3 Code Block
+ Vue 3 CodeBlock
15
</h1>
16
<p class="mb-4 text-grey-darken-1">by WebDevNerdStuff</p>
17
<v-chip
src/documentation/layout/AppBar.vue
@@ -25,7 +25,7 @@
25
<v-icon icon="mdi:mdi-home"></v-icon>
26
</v-app-bar-nav-icon>
27
28
- <div class="site-title">Vue Code Block</div>
+ <div class="site-title">Vue CodeBlock</div>
29
30
<v-spacer></v-spacer>
31
0 commit comments