Redesign seat map layout

This commit is contained in:
2024-10-10 14:11:09 +02:00
parent 23b9fa3dd2
commit 8d78a9eeb7
14 changed files with 1967 additions and 90 deletions

View File

@@ -42,6 +42,8 @@
"@types/node": "^22.5.2",
"@vitejs/plugin-vue": "^5.0.5",
"nodemon": "^3.1.4",
"vite": "^5.3.1"
"vite": "^5.3.1",
"vue-svg-loader": "^0.16.0",
"vue-template-compiler": "^2.7.16"
}
}