Rm unused fields

This commit is contained in:
Dan Abramov
2024-11-01 02:09:29 +00:00
parent af11271ff7
commit 56740a3d26
@@ -56,8 +56,6 @@ export function useImageAspectRatio({
}, [raw, setAspectRatio, src])
return {
dimensions,
raw,
constrained,
max,
isCropped,