From 7950d835c496b9b5242c8ecdc1752487ebb0729b Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Fri, 29 Nov 2019 18:09:35 +0100 Subject: [PATCH] feat: display banned champion name on hover --- .../Match/DetailedMatchGlobalStats.vue | 42 +++++++++++++------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/client/src/components/Match/DetailedMatchGlobalStats.vue b/client/src/components/Match/DetailedMatchGlobalStats.vue index 9a1a83b..1ed486f 100644 --- a/client/src/components/Match/DetailedMatchGlobalStats.vue +++ b/client/src/components/Match/DetailedMatchGlobalStats.vue @@ -1,21 +1,33 @@