From fc4d9ca6dec8a76a25109229467522c983be599d Mon Sep 17 00:00:00 2001 From: Arthur Belleville Date: Wed, 9 Jul 2025 22:00:53 +0200 Subject: [PATCH] Fix join page --- ui/src/App.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/ui/src/App.tsx b/ui/src/App.tsx index 90ac86b..b4bf30c 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -68,16 +68,15 @@ export const App = () => { - - - + } > - } /> + }> + } /> + } /> } />