Fluent Blazor web oprettet

This commit is contained in:
2026-07-28 19:53:59 +02:00
parent 3414400efe
commit be0350f458
21 changed files with 732 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
@page "/"
<PageTitle>Home</PageTitle>
<h1>Hello, world!</h1>
Welcome to your new Fluent Blazor app.