diff --git a/frontend/src/pages/WhatIf.tsx b/frontend/src/pages/WhatIf.tsx index 376934c..d012383 100644 --- a/frontend/src/pages/WhatIf.tsx +++ b/frontend/src/pages/WhatIf.tsx @@ -165,7 +165,7 @@ export function WhatIf() { onChange={(v) => update('n_paths', v)} min={100} max={50000} - step={500} + step={100} />