Port photo ui to vue

This commit is contained in:
Joscha 2025-03-26 23:14:06 +01:00
parent 06ec6d7792
commit 9e0e0f4359
7 changed files with 230 additions and 146 deletions

View file

@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@remixicon/vue": "^4.6.0",
"vue": "^3.5.13"
},
"devDependencies": {