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 db0725c commit 0085570Copy full SHA for 0085570
modules/ROOT/partials/integrations/blazor-postinstall.adoc
@@ -55,7 +55,7 @@ _File:_ `+Pages/Index.razor+`
55
@using TinyMCE.Blazor
56
57
<h1>Hello, world!</h1>
58
-Welcome to your new app.
+<h2>Welcome to your new app.</h2>
59
<Editor />
60
----
61
* Using the component with its namespace:
@@ -76,7 +76,7 @@ _File:_ `+Pages/Index.razor+`
76
77
78
79
80
81
82
+
0 commit comments