Merge branch 'release/2025.07.31' into feature/CASH-1230

This commit is contained in:
Johnny Shultz 2025-07-24 12:42:45 -04:00 committed by GitHub
commit 407eae0556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"