From 99d19214570845faa9698e3cff80c2f95d2afa6a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 23 Sep 2025 15:08:26 -0700 Subject: chore: migrate tailwind 3 to tailwind 4 --- frontend/src/pages/Chart.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/src/pages/Chart.tsx') diff --git a/frontend/src/pages/Chart.tsx b/frontend/src/pages/Chart.tsx index 78f6d76..19f57cc 100644 --- a/frontend/src/pages/Chart.tsx +++ b/frontend/src/pages/Chart.tsx @@ -119,7 +119,7 @@ const Chart = () => { if (isLoading || loading) { return ( -
+

Loading scores...

@@ -129,7 +129,7 @@ const Chart = () => { } return ( -
+