Merge pull request #409 from Safelite/BRM-remove-duplicate-alert

Remove duplicate alert.
This commit is contained in:
bmauger 2022-05-10 14:20:10 -04:00 committed by GitHub
commit 0d7b4560b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,13 +79,6 @@
alertClass="alert-warning"
cmsWidgetName="VinNotFound"
/>
<alert
class="my-3"
v-model="customAlertData"
v-if="perfectMatchNewVinAlert"
alertClass="alert-warning"
cmsWidgetName="PerfectMatchNewVinAlert"
/>
<alert
class="my-3"
:manualHeadline="PerfectMatchNewVinAlertReadOnlyHeader"