Skip to content

Commit 88ac30f

Browse files
authored
Update modules/ROOT/partials/integrations/vue-quick-start.adoc
1 parent 2a64971 commit 88ac30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/vue-quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ import Editor from '@tinymce/tinymce-vue'
150150
+
151151
[source,html]
152152
----
153-
<editor api-key='your-api-key' :init="{ /* your other settings */ }" />
153+
<editor api-key='no-api-key' :init="{ /* your other settings */ }" />
154154
----
155155
endif::[]
156156
ifeval::["{productSource}" == "package-manager"]

0 commit comments

Comments
 (0)