fix: correct theme toggle icon
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"types": [
|
||||
"vite-plugin-glsl/ext"
|
||||
"vite-plugin-glsl/ext",
|
||||
"unplugin-icons/types"
|
||||
],
|
||||
"paths": {
|
||||
"@components/*": [
|
||||
|
Reference in New Issue
Block a user