Files
SpotiParty/SpotiParty.Web/Components/Pages/HomePage.razor

6 lines
46 B
Plaintext

@page "/"
<h3>HomePage</h3>
@code {
}