fix: Scrollwheel can cause image zoom to get stuck, closes #7083

This commit is contained in:
Tom Moor
2024-06-21 23:39:25 -04:00
parent 0f1f0e82c2
commit d8f14377f8
2 changed files with 5 additions and 5 deletions

View File

@@ -199,7 +199,7 @@
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.41.5",
"react-i18next": "^12.3.1",
"react-medium-image-zoom": "^5.2.4",
"react-medium-image-zoom": "^5.2.5",
"react-merge-refs": "^2.0.2",
"react-portal": "^4.2.2",
"react-router-dom": "^5.3.4",