Merge pull request #2686 from Safelite/feature/CASH-1222

Feature/CASH-1222
This commit is contained in:
Chris 2025-07-24 12:33:58 -04:00 committed by GitHub
commit 508e41b3b9
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"