Lint frontend
Some checks failed
pipeline / lint-and-format (push) Failing after 4m18s
pipeline / build-and-push-images (push) Has been skipped

This commit is contained in:
2026-01-21 23:39:03 +01:00
parent f307e3a8fc
commit 3d79d9e495
21 changed files with 356 additions and 183 deletions

View File

@@ -49,6 +49,7 @@ if (route.path.startsWith('/tierlist/')) {
<div
v-for="(lane, i) in championLanes"
:key="i"
style="display: flex; align-items: center; margin-left: 20px"
>
<NuxtImg
@@ -82,6 +83,7 @@ if (route.path.startsWith('/tierlist/')) {
<div style="display: flex">
<NuxtLink
v-for="(pos, i) in POSITIONS"
:key="i"
style="margin-top: 5px; margin-bottom: 5px"
:to="'/tierlist/' + pos"
>