feaaf76f46
Move some of the shared components
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
@inherits LayoutComponentBase
|
|
|
|
<MudThemeProvider Theme="CustomThemes.Ceruleantheme" />
|
|
<MudPopoverProvider />
|
|
<MudDialogProvider />
|
|
|
|
@Body
|