Update icons in Calendar, Students, and Home components for consistency and improved UI
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@using Heron.MudCalendar
|
||||
@inject IEventOccurrenceService EventOccurrenceService
|
||||
|
||||
<PageHeader Title="Event Calendar" Description="View competition schedules and event occurrences">
|
||||
<PageHeader Title="Event Calendar" Description="View competition schedules and event occurrences" Icon="@AppIcons.EventCalendar">
|
||||
<ActionButtons>
|
||||
<MudButton StartIcon="@Icons.Material.Filled.ImportExport" Href="calendar/event-occurrences/import" Variant="Variant.Filled" Color="Color.Primary">Import</MudButton>
|
||||
</ActionButtons>
|
||||
|
||||
Reference in New Issue
Block a user