some fixes for the theme toggle

This commit is contained in:
2025-06-15 20:02:53 +02:00
parent e623ca6ead
commit 41c5f6444d
5 changed files with 31 additions and 12 deletions

View File

@@ -11,7 +11,8 @@
},
"dependencies": {
"react": "^19.1.0",
"react-dom": "^19.1.0"
"react-dom": "^19.1.0",
"react-icons": "^5.5.0"
},
"devDependencies": {
"@eslint/js": "^9.25.0",