From bcd2c91938259f7bfc0a1830543760adf5801da3 Mon Sep 17 00:00:00 2001 From: Alexander Borg Date: Mon, 18 Aug 2025 07:08:18 +0200 Subject: [PATCH] Fix jwt-token --- client/src/pages/Dashboard.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/pages/Dashboard.jsx b/client/src/pages/Dashboard.jsx index 6fa8f28..cbc5f1f 100644 --- a/client/src/pages/Dashboard.jsx +++ b/client/src/pages/Dashboard.jsx @@ -158,7 +158,6 @@ const Dashboard = () => { ))} - {/* Charts */}