Use PageHeader throughout the system
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
@* Description *@
|
||||
@if (!string.IsNullOrEmpty(Description))
|
||||
{
|
||||
<MudText Typo="Typo.body2" Color="Color.Secondary">@Description</MudText>
|
||||
<MudText Typo="Typo.body2">@Description</MudText>
|
||||
}
|
||||
|
||||
@* Custom Header Content *@
|
||||
|
||||
Reference in New Issue
Block a user