From bb666144e285cafd1350d1e05b1e895c65433729 Mon Sep 17 00:00:00 2001 From: Atharva Date: Mon, 3 Jun 2024 21:28:30 +0530 Subject: [PATCH] get out dark:text --- www/web/src/components/ThemeSelect.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/web/src/components/ThemeSelect.astro b/www/web/src/components/ThemeSelect.astro index ac96648ac..56891ab59 100644 --- a/www/web/src/components/ThemeSelect.astro +++ b/www/web/src/components/ThemeSelect.astro @@ -13,11 +13,11 @@ import { Icon } from 'astro-icon/components';