fix: Correct text of start date in frontend
parent
ce7385602f
commit
90e9e311c3
|
@ -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',]}
|
||||
|
|
Loading…
Reference in New Issue