diff --git a/frontend/components/SideBar.vue b/frontend/components/SideBar.vue index ea19e14..307caac 100644 --- a/frontend/components/SideBar.vue +++ b/frontend/components/SideBar.vue @@ -25,10 +25,10 @@ function handleStateChange(newState : string, newLane: number) {
-
+

{{ championName }}

-

{{ POSITIONS_STR[lanePositionToIndex(lane.data.toLowerCase())] }}

+

{{ POSITIONS_STR[lanePositionToIndex(lane.data.toLowerCase())] }}