Files
Mapo-IOB/RuleManagerWeb/RuleManager.UI/Pages/Index.razor
T
2021-12-03 10:41:31 +01:00

10 lines
150 B
Plaintext

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