Merge pull request #1804 from Safelite/feature/CSR-2030

CSR-2030
This commit is contained in:
AMSNEHA 2024-03-15 13:27:34 +05:30 committed by GitHub
commit 8d7b092c03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,7 +102,8 @@
ref="promoModalQuestion" ref="promoModalQuestion"
class="small mt-4" class="small mt-4"
v-model="lineItems" v-model="lineItems"
:availableVaps="availableVaps" :addableVaps="availableVaps"
pageName="payment-method"
modalWidgetName="PromoModalWidget" /> modalWidgetName="PromoModalWidget" />
</div> </div>
</div> </div>