From 25cb91e31b3e92b8065f5d72219475c2fd9267fc Mon Sep 17 00:00:00 2001 From: fahed Date: Sun, 26 Apr 2026 17:46:41 +0300 Subject: [PATCH] refactor: extract inline style blocks to App.css (H1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 130-line (Dashboard) and 155-line (Comparison) inline - +
diff --git a/src/components/Dashboard.tsx b/src/components/Dashboard.tsx index 4b116ed..65ba794 100644 --- a/src/components/Dashboard.tsx +++ b/src/components/Dashboard.tsx @@ -501,141 +501,15 @@ export default function DashboardDemo({ data, seasons: _seasons, includeVAT, set const hasFilters = selDistricts.length>0 || selChannels.length>0 || selMuseums.length>0; return ( -
- - +

{L.pageTitle}

{L.pageSub}