diff --git a/src/App.jsx b/src/App.jsx index db9f0b7..12cf533 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -241,7 +241,7 @@ function App() { setRotate(v)} - min={-30} + min={-20} max={10} step={0.2} track={false} @@ -263,7 +263,7 @@ function App() { />
- + setCurve(e.target.checked)}