Reset Zoom

This commit is contained in:
Aditya 2024-04-25 12:07:49 +05:30
parent 0290e14748
commit ca40c8e23a

View file

@ -150,6 +150,7 @@ export const QuickPreview = () => {
useEffect(() => {
setNewName(null);
setThumbErrorToast(undefined);
setMagnification(1);
if (open || item) return;