diff --git a/app/src/components/runs/runs-toolbar.tsx b/app/src/components/runs/runs-toolbar.tsx index 8775345..d0ffdae 100644 --- a/app/src/components/runs/runs-toolbar.tsx +++ b/app/src/components/runs/runs-toolbar.tsx @@ -65,7 +65,7 @@ export function RunsToolbar({ scripts }: RunsToolbarProps) { updateParams({ status: value === "all" ? null : value }) } > - + @@ -83,7 +83,7 @@ export function RunsToolbar({ scripts }: RunsToolbarProps) { updateParams({ scriptId: value === "all" ? null : value }) } > - +