diff --git a/src/components/ThemeSwitch.astro b/src/components/ThemeSwitch.astro index ab62539..31d1d89 100644 --- a/src/components/ThemeSwitch.astro +++ b/src/components/ThemeSwitch.astro @@ -12,11 +12,7 @@ import MoonIcon from '../icons/MoonIcon.astro'