diff --git a/frontend/components/ChampionTitle.vue b/frontend/components/ChampionTitle.vue index 507209d..bf88cd8 100644 --- a/frontend/components/ChampionTitle.vue +++ b/frontend/components/ChampionTitle.vue @@ -18,7 +18,9 @@ const championDescription = championData.value.title - + + + {{ championName }} {{ championDescription }} @@ -29,4 +31,21 @@ const championDescription = championData.value.title - \ No newline at end of file + + + \ No newline at end of file