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 && ( - - ) - } -