hotfix: icon library resolution (#74)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
],
|
||||
"types": [
|
||||
"chrome",
|
||||
"node"
|
||||
"node",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@@ -1 +1,2 @@
|
||||
/// <reference types="vite/client" />
|
||||
/// <reference types="unplugin-icons/types/react" />
|
||||
|
||||
Reference in New Issue
Block a user