feat(web): add zoom to photo viewer (#2577)

* feat(web): add zoom to photo viewer

* reduce asset viewer next/prev button div width

* add wrap to block statement
This commit is contained in:
Manuel Taberna
2023-05-29 16:12:58 +02:00
committed by GitHub
parent 94d0705607
commit e7122d7a72
4 changed files with 59 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
},
"type": "module",
"dependencies": {
"@zoom-image/svelte": "^0.1.0",
"axios": "^0.27.2",
"copy-image-clipboard": "^2.1.2",
"handlebars": "^4.7.7",