Merge pull request #1412 from Safelite/feature/CSR-1384-modals-for-add-vaps

CSR-1384: remove accidental inclusion of test button
This commit is contained in:
AdamCaouetteSafelite 2023-10-16 11:28:27 -04:00 committed by GitHub
commit 12db2b84e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,6 @@
vapsTilesCmsName="VapsProductTiles"
v-on="{ 'buttonEvent.openModal': openModal }" />
<button @click="openModal('RainDefenseModal')">OPEN MODAL</button>
<contentGroupModal ref="RainDefenseModal" cmsWidgetName="RainDefenseModal" />
<paymentMethodQuestion
v-if="!isPiaDisabled"