From d602e77ed3477bd2653f93babde838cdf1ef4069 Mon Sep 17 00:00:00 2001 From: PhuocNTB Date: Fri, 3 Jul 2026 23:25:36 +0700 Subject: [PATCH] fix --- management/src/App.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/management/src/App.tsx b/management/src/App.tsx index 80fc0a4..0fc5c80 100644 --- a/management/src/App.tsx +++ b/management/src/App.tsx @@ -183,14 +183,16 @@ function App() { return ( <> - + {!sidebarOpen && ( + + )} {sidebarOpen && (