Basics Done
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@page "/"
|
||||
|
||||
<PageTitle>Home</PageTitle>
|
||||
|
||||
<div class="space-y-4">
|
||||
<h1 class="text-3xl font-bold tracking-tight">Welcome</h1>
|
||||
<p class="text-muted-foreground">This is the Enciphered Blazor UI Components demo app.</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user