Move and rename Blazor project

This commit is contained in:
2024-03-07 21:23:37 +00:00
parent 3affeac196
commit a18b68beca
27 changed files with 1870 additions and 13 deletions

View File

@@ -0,0 +1,7 @@
@page "/this"
<h3>ThisApp</h3>
@code {
}