fix: correct theme toggle icon

This commit is contained in:
2024-04-06 15:20:42 +02:00
parent f9072c3cfc
commit ee391e128f
6 changed files with 86 additions and 36 deletions

1
src/env.d.ts vendored
View File

@@ -1,2 +1,3 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />
/// <reference types="unplugin-icons/types" />