From e0085033cfa0bad31ba5a09da8e39019005e829f Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 15 Mar 2025 20:45:48 -0700 Subject: [PATCH] bug fix attempt --- src/pages/dashboard.astro | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index 65f8ee1..9438593 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -380,24 +380,6 @@ const components = Object.fromEntries( - - { - import.meta.env.DEV && ( - - ) - } -