From 3114b936f18d830f91ea14d093106f64582e2f82 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 31 Jan 2026 13:37:41 +0100 Subject: [PATCH] Refactor editor layout in App.tsx --- src/App.tsx | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index cbbd761..bf57363 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -861,19 +861,15 @@ export default function App() { >
- -
-
- - {statusLabel} -
+
+