Add an empty layout for the login page.
Move some of the shared components
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
<MudThemeProvider Theme="CustomThemes.Ceruleantheme" />
|
||||
<MudPopoverProvider />
|
||||
<MudDialogProvider />
|
||||
|
||||
@Body
|
||||
Reference in New Issue
Block a user