diff --git a/client/src/components/Match/Match.vue b/client/src/components/Match/Match.vue index 8225443..446cca6 100644 --- a/client/src/components/Match/Match.vue +++ b/client/src/components/Match/Match.vue @@ -7,6 +7,11 @@ class="match relative bg-blue-800 text-white text-base cursor-pointer hover:shadow-xl" >
+
New