Move and rename Blazor project
This commit is contained in:
7
BeauFindlay/src/BeauFindlay.Client/Pages/ThisApp.razor
Normal file
7
BeauFindlay/src/BeauFindlay.Client/Pages/ThisApp.razor
Normal file
@@ -0,0 +1,7 @@
|
||||
@page "/this"
|
||||
|
||||
<h3>ThisApp</h3>
|
||||
|
||||
@code {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user