more freedom in steps for zap pools sliders

This commit is contained in:
vivganes 2023-11-26 17:13:31 +00:00
parent 602592c424
commit 61b4dba008

View File

@ -49,6 +49,7 @@ function ZapTarget({ target }: { target: ZapPoolRecipient }) {
type="range"
min={0}
max={100}
step={0.5}
value={target.split}
onChange={e =>
ZapPoolController?.set({