Add shell slots and destination utilities
This commit is contained in:
@@ -3,7 +3,15 @@
|
||||
@inject RolemasterDb.App.Frontend.AppState.ThemeState ThemeState
|
||||
|
||||
<AppShell>
|
||||
@Body
|
||||
<OmniboxContent>
|
||||
<ShellOmniboxTrigger />
|
||||
</OmniboxContent>
|
||||
<UtilityContent>
|
||||
<ShellThemeSwitcher />
|
||||
</UtilityContent>
|
||||
<ChildContent>
|
||||
@Body
|
||||
</ChildContent>
|
||||
</AppShell>
|
||||
|
||||
<div id="blazor-error-ui" data-nosnippet>
|
||||
|
||||
Reference in New Issue
Block a user