Add some local storage to save settings between
page reloads.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
@student.FirstName
|
||||
@if (captain)
|
||||
{
|
||||
<span> (Cpt)</span>
|
||||
<MudIcon Icon="@AppIcons.Captain" Size="Size.Small" Style="margin-left: 4px;" />
|
||||
}
|
||||
</MudPaper>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user