Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dodyg authored Nov 8, 2023
1 parent 3dedbf7 commit 4984e42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/.net8/RazorComponentThirteen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
app.MapRazorComponents<RazorComponentThirteen.App>()
.AddInteractiveWebAssemblyRenderMode()
.AddAdditionalAssemblies(typeof(Wasm.Pages.Index).Assembly);
`
```

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 comments on commit 4984e42

Please sign in to comment.