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 3dedbf7 commit 4984e42Copy full SHA for 4984e42
projects/.net8/RazorComponentThirteen/README.md
@@ -6,6 +6,6 @@
6
app.MapRazorComponents<RazorComponentThirteen.App>()
7
.AddInteractiveWebAssemblyRenderMode()
8
.AddAdditionalAssemblies(typeof(Wasm.Pages.Index).Assembly);
9
-`
+```
10
11
-The Web Assembly components **need to be hosted in a separate project**.
+The Web Assembly components **need to be hosted in a separate project**.
0 commit comments