Updated design
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@page "/"
|
||||
@namespace MidrandBooks.Components.Pages
|
||||
|
||||
<div class="space-y-4">
|
||||
<!-- Active MainLayout triggers rendering and manages central state. This Home page acts as the default routing node in Blazor structures. -->
|
||||
<div class="hidden">
|
||||
<span class="font-mono text-[9px] text-slate-400">Blazor route target loaded.</span>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user