Kevin Koshiol
2024-01-23 22:43:56 -06:00
parent 2669d1d3ea
commit c2d1923917
3 changed files with 1 additions and 2 deletions
@@ -414,7 +414,6 @@ const UserParentalControl: FunctionComponent = () => {
return <AccessScheduleList
key={accessSchedule.Id}
index={index}
Id={accessSchedule.Id}
DayOfWeek={accessSchedule.DayOfWeek}
StartHour={accessSchedule.StartHour}
EndHour={accessSchedule.EndHour}