diff --git a/src/components/RunList/index.tsx b/src/components/RunList/index.tsx index 1d09428..15578e9 100644 --- a/src/components/RunList/index.tsx +++ b/src/components/RunList/index.tsx @@ -247,6 +247,7 @@ export default function RunList(props: RunListProps) { desc: true, }, ], + showColumnFilters: false, }, state: { columnFilters,