Lint frontend
This commit is contained in:
@@ -46,6 +46,7 @@ function handleHover(laneImg: Ref<string>, index: number) {
|
||||
<div style="width: fit-content">
|
||||
<NuxtImg
|
||||
v-for="(laneImg, index) in laneImgs"
|
||||
:key="index"
|
||||
format="webp"
|
||||
:alt="POSITIONS_STR[index]"
|
||||
class="lane-img"
|
||||
|
||||
Reference in New Issue
Block a user