Revert "Revert "chore(lint): run fix""

This reverts commit 5179440f77.
This commit is contained in:
Sabe Jones
2021-08-27 18:54:55 -05:00
parent e6da2752a7
commit f13e982553
64 changed files with 303 additions and 228 deletions

View File

@@ -46,8 +46,8 @@
</router-link>
</secondary-menu>
<div
class="g1g1-banner d-flex justify-content-center"
v-if="$route.name === 'subscription' && promo === 'g1g1'"
class="g1g1-banner d-flex justify-content-center"
>
<div
v-once
@@ -61,7 +61,9 @@
> {{ $t('g1g1Event') }} </strong>
<p
class="mb-auto"
> {{ $t('g1g1Details') }} </p>
>
{{ $t('g1g1Details') }}
</p>
</div>
<div
v-once