From 14107f7cd192d297b7e93634504ebe868e6978e7 Mon Sep 17 00:00:00 2001 From: Shua-github Date: Sat, 4 Jan 2025 08:51:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=97=8B=E8=BD=AC=E6=BB=91?= =?UTF-8?q?=E5=9D=97=E7=9A=84=E6=9C=80=E5=B0=8F=E5=80=BC=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA-20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)}