Use some icons

This commit is contained in:
2024-02-16 22:31:21 +01:00
parent 6a904b705a
commit fdf0919333
7 changed files with 41 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
"useDefineForClassFields": true,
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"types": ["vite/client", "unplugin-icons/types/vue"],
"skipLibCheck": true,
/* Bundler mode */