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 2a64971 commit 88ac30fCopy full SHA for 88ac30f
modules/ROOT/partials/integrations/vue-quick-start.adoc
@@ -150,7 +150,7 @@ import Editor from '@tinymce/tinymce-vue'
150
+
151
[source,html]
152
----
153
-<editor api-key='your-api-key' :init="{ /* your other settings */ }" />
+<editor api-key='no-api-key' :init="{ /* your other settings */ }" />
154
155
endif::[]
156
ifeval::["{productSource}" == "package-manager"]
0 commit comments