Dashboard final version, TODO: update main sidebar menu

This commit is contained in:
Simon Pocrnjič
2025-11-23 21:33:01 +01:00
parent c3de189e9d
commit c1ac92efbf
67 changed files with 5195 additions and 844 deletions
+2 -2
View File
@@ -11,9 +11,9 @@
},
"iconLibrary": "lucide",
"aliases": {
"components": "@/components",
"components": "@/Components",
"utils": "@/lib/utils",
"ui": "@/components/ui",
"ui": "@/Components/ui",
"lib": "@/lib",
"composables": "@/composables"
},