chore: improve image edit

This commit is contained in:
jialin
2025-02-17 13:49:55 +08:00
parent 384a75622f
commit d2a3388058
13 changed files with 214 additions and 86 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ export default function useBodyScroll() {
y: 'scroll'
}
});
}, 1000);
}, 500);
}, []);
React.useEffect(() => {