From 186193c4508a46dbf433fc884037ad308c0e6b02 Mon Sep 17 00:00:00 2001 From: code002lover Date: Fri, 5 Dec 2025 14:52:31 +0100 Subject: [PATCH] fix error --- frontend/src/App.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index a1369ef..de7e48b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -68,10 +68,7 @@ function App() { - } - /> + } /> } /> } /> } />