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 87bb2f5 commit ada629aCopy full SHA for ada629a
docs/components/demo/DemoEditor.vue
@@ -13,7 +13,6 @@
13
{ value: '', label: 'None' },
14
]"
15
></VOptions>
16
- <div>{{ selectedTheme }}</div>
17
</div>
18
<div class="text-sm text-gray-400 font-bold mb-2">TOOLBAR</div>
19
<div class="flex md:flex-col gap-2 mb-4">
@@ -27,7 +26,6 @@
27
26
28
29
30
- <div>{{ selectedToolbar }}</div>
31
32
33
<div class="initial flex-1 flex flex-col">
0 commit comments