refactor: clean up unused imports and improve code readability and fixed endpoint to use window location

This commit is contained in:
2025-12-22 15:57:07 +00:00
parent b79fde777d
commit 79e759d811
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "in-car-system-fe",
"private": true,
"version": "1.0.21",
"version": "1.0.22",
"type": "module",
"scripts": {
"dev": "vite",