From 0d9ef63b12e7b0db85b3480c8343d8b414bf088b Mon Sep 17 00:00:00 2001 From: Bernt Christian Egeland Date: Sun, 22 Aug 2021 15:06:50 +0200 Subject: [PATCH] removed old buttons - repositioned to top --- web/src/routes/Event.jsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/web/src/routes/Event.jsx b/web/src/routes/Event.jsx index fb2e37dc6..c01c3743a 100644 --- a/web/src/routes/Event.jsx +++ b/web/src/routes/Event.jsx @@ -45,7 +45,6 @@ export default function Event({ eventId, close }) { return ; } - console.log(data); return (
@@ -108,14 +107,6 @@ export default function Event({ eventId, close }) {
-
- - -
) : (