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 0cf8680 commit 73c606cCopy full SHA for 73c606c
src-docs/App.vue
@@ -46,12 +46,12 @@ import DemoPage from './DemoPage.vue';
46
</nav>
47
<header class="bg-body-tertiary">
48
<div class="container py-3">
49
- <h1>Vue CodeMirrror6 Demo</h1>
+ <h1>Vue CodeMirror6 Demo</h1>
50
<p class="lead">
51
A rough demo of Vue CodeMirror6 in action. You can switch between dark
52
modes from the
53
<i class="bi bi-circle-half" />
54
- icon in the upper left.
+ icon in the upper right.
55
</p>
56
</div>
57
</header>
0 commit comments