diff --git a/client/src/components/nav-actions.tsx b/client/src/components/nav-actions.tsx index 72e5ec4..7a74efa 100644 --- a/client/src/components/nav-actions.tsx +++ b/client/src/components/nav-actions.tsx @@ -316,9 +316,9 @@ export default function PauseBlockingDialog({ setPauseTime(e.target.value)} + onChange={(e) => setPauseTime(e.target.valueAsNumber)} className="w-full" />