Update Index.razor

This commit is contained in:
zha19115 2023-02-20 16:48:12 +01:00
parent e6eab604e5
commit e61ff76dfb

View File

@ -2,8 +2,8 @@
<PageTitle>Index</PageTitle>
<h1>Hello, world!</h1>
Welcome to your new app.
<SurveyPrompt Title="How is Blazor working for you?" />
<div class="mt-4 p-5 bg-primary text-white rounded">
<h1>Herzlich Willkommen!</h1>
</div>