Spotify.NET/SpotifyAPI.Web.Examples/Example.ASPBlazor/Pages/Index.razor
2020-05-22 12:23:25 +02:00

8 lines
120 B
Plaintext

@page "/"
<h1>Hello, world!</h1>
Welcome to your new app.
<SurveyPrompt Title="How is Blazor working for you?" />