add test page to help debug hosting

This commit is contained in:
2023-02-04 18:43:55 -06:00
parent deb721d44f
commit f7cbb48cc2

View File

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