We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1d609 commit 3336996Copy full SHA for 3336996
1 file changed
modules/ROOT/partials/integrations/angular-quick-start.adoc
@@ -75,7 +75,7 @@ ifeval::["{productSource}" == "cloud"]
75
+
76
[source,tsx]
77
----
78
-<editor apiKey="your-api-key" [init]="init" />
+<editor apiKey="no-api-key" [init]="init" />
79
80
endif::[]
81
ifeval::["{productSource}" == "package-manager"]
0 commit comments