From 740c6314fba30600b940bb5316b4e7ac2a222323 Mon Sep 17 00:00:00 2001
From: Wolfboy248 <121288977+Wolfboy248@users.noreply.github.com>
Date: Thu, 11 Jul 2024 21:23:32 +0200
Subject: feat: improve maplist url (#183)
---
frontend/src/App.js | 2 +-
frontend/src/components/pages/game.js | 2 +-
frontend/src/components/pages/maplist.css | 2 +-
frontend/src/components/pages/maplist.js | 2 +-
frontend/src/components/pages/summary.js | 3 ++-
5 files changed, 6 insertions(+), 5 deletions(-)
(limited to 'frontend/src')
diff --git a/frontend/src/App.js b/frontend/src/App.js
index b7bfeb3..5b68ae5 100644
--- a/frontend/src/App.js
+++ b/frontend/src/App.js
@@ -40,7 +40,7 @@ export default function App() {