CASH-1790 remove unused props

This commit is contained in:
Adam Caouette 2025-12-10 15:46:41 -05:00
parent c8725b2ec7
commit 88682fe1b3

View file

@ -133,8 +133,6 @@
:isOvernightDropoff="isOvernightDropoff" />
</div>
<datePicker
:currentZip="zipCode"
:currentProviderNumber="selectedProvider?.providerNumber"
v-show="appointmentType"
customComponentId="dateQuestion"
selectableDatesSetting="custom"