update frontend

This commit is contained in:
Alireza Ahmadi
2024-06-30 23:28:00 +02:00
parent b3a2078ed6
commit ea8538148f
4 changed files with 750 additions and 902 deletions
+2 -1
View File
@@ -5,5 +5,6 @@
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
"include": ["vite.config.mts"],
"exclude": []
}