From 571ec065221829d7466e02db3f7d77306eb13c41 Mon Sep 17 00:00:00 2001 From: shats Date: Mon, 16 Feb 2026 17:06:35 +0700 Subject: [PATCH] refactor(App): remove mobile navbar for cleaner layout and improved readability --- frontend/src/App.jsx | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 1e38a46..3643388 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -517,22 +517,6 @@ function MainLayout() { - {/* Верхний навбар (только тогглер меню на мобильных; кнопки — внизу сайдбара) */} -
-
- -
-
-