fix: Correct text of start date in frontend

feat-scaling-ticket-remote-creation
adriano 2024-04-01 09:17:42 -03:00
parent ce7385602f
commit 90e9e311c3
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ const ConfigModal = ({ open, onClose, change }) => {
<Field
component={TimePicker}
name="startTimeBusSaturday"
label="Inicio atendimentosssssss"
label="Inicio atendimentos"
ampm={false}
openTo="hours"
views={['hours', 'minutes',]}