Removed extra title for absent student.

This commit is contained in:
2025-11-24 15:04:19 -05:00
parent 688dfd6d0f
commit 46843fea0f
2 changed files with 0 additions and 4 deletions
@@ -134,7 +134,6 @@
</MudItem>
<MudItem xs="5" sm="4" lg="3">
<MudStack>
<MudText Typo="Typo.h4">Absent Students</MudText>
<StudentTextBoxSelector Students="@_students"
@bind-SelectedStudents="_absentStudents"
Title="Absent Students"