Skip to content

Commit bb1a503

Browse files
jacobgkauSocialhappiness
authored andcommitted
Address JS lint warnings
1 parent 766bd7f commit bb1a503

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pages/index.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@
120120
href="https://tech-docs.system76.com/"
121121
class="flex items-center px-4 py-3 transition duration-150 ease-in-out rounded-md group hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-orange-500"
122122
target="_blank"
123-
@click.stop
124123
rel="noopener noreferrer"
125-
>
124+
@click.stop
125+
>
126126
<div class="flex items-center justify-center flex-shrink-0 w-10 h-10 rounded-full bg-warm-gray-600 text-white sm:h-12 sm:w-12 transition duration-150 ease-in-out group-hover:bg-orange-500 group-focus:bg-orange-500">
127127
<font-awesome-icon icon="screwdriver" />
128128
</div>
@@ -151,7 +151,6 @@
151151
</div>
152152

153153
<ul class="space-y-2 md:space-y-4">
154-
155154
<li>
156155
<a
157156
href="https://system76.com/my-account/support-tickets/new"

0 commit comments

Comments
 (0)