add test page to help debug hosting
This commit is contained in:
7
Shogi.UI/Pages/TestPage.razor
Normal file
7
Shogi.UI/Pages/TestPage.razor
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
@page "/test"
|
||||||
|
|
||||||
|
<h3>TestPage</h3>
|
||||||
|
|
||||||
|
@code {
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user