diff --git a/src/App.jsx b/src/App.jsx index 2afc1a8..eb27b91 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -188,7 +188,7 @@ ctx.drawImage(img, 0,0, img.width, img.height,centerShift_x,centerShift_y,img.wi setSpaceSize(v)} - min={1} + min={18} max={100} step={1} track={false}