Merge branch 'feature/IO-1828-Front-End-Package-Updates' into master-AIO
This commit is contained in:
@@ -35,7 +35,7 @@ export default function ShopInfoSchedulingComponent({form}) {
|
||||
},
|
||||
]}
|
||||
>
|
||||
<TimePicker showSecond={false} format="HH:mm"/>
|
||||
<TimePicker disableSeconds={true} format="HH:mm"/>
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
label={t("bodyshop.fields.schedule_end_time")}
|
||||
@@ -47,7 +47,7 @@ export default function ShopInfoSchedulingComponent({form}) {
|
||||
},
|
||||
]}
|
||||
>
|
||||
<TimePicker showSecond={false} format="HH:mm"/>
|
||||
<TimePicker disableSeconds={true} format="HH:mm"/>
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
name={["appt_alt_transport"]}
|
||||
|
||||
Reference in New Issue
Block a user