Remove duplicate alert.

This commit is contained in:
bmauger 2022-05-10 13:26:20 -04:00
parent 408d5a35a2
commit 8446f8bf6c

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"