From e8c9edb998326be56af77d07880b1b7035d7956a Mon Sep 17 00:00:00 2001 From: PhuocNTB Date: Fri, 3 Jul 2026 22:35:36 +0700 Subject: [PATCH] teamp tou uu giao dien --- management/src/App.tsx | 70 +++++++++------------------------------- management/src/index.css | 47 +++++++++++++++++---------- 2 files changed, 45 insertions(+), 72 deletions(-) diff --git a/management/src/App.tsx b/management/src/App.tsx index 8c9e344..c637889 100644 --- a/management/src/App.tsx +++ b/management/src/App.tsx @@ -125,7 +125,7 @@ function App() { try { const stored = localStorage.getItem('sc_my_classes_details'); setMyClasses(stored ? JSON.parse(stored) : []); - } catch (e) {} + } catch (e) { } }; window.addEventListener('my-classes-updated', handleUpdate); return () => window.removeEventListener('my-classes-updated', handleUpdate); @@ -202,30 +202,6 @@ function App() { Simple Care Rikkei Education -