Merge branch 'release/2025.07.31' into feature/CASH-1230
This commit is contained in:
commit
407eae0556
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
||||||
:answers="answersForDropOffQuestion"
|
:answers="answersForDropOffQuestion"
|
||||||
isRequired
|
isRequired
|
||||||
insertOrLabelBeforeFinalOption
|
insertOrLabelBeforeFinalOption
|
||||||
groupName="chooseDropOffOrInshop">
|
groupName="chooseDropOffOrInshop"
|
||||||
|
validationRules="time-slot-required">
|
||||||
<div>
|
<div>
|
||||||
<alert
|
<alert
|
||||||
v-if="shouldDisplayDropOffAlert"
|
v-if="shouldDisplayDropOffAlert"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue