Skip to content

Commit 06121f0

Browse files
committed
RunList: enable filter by user
Signed-off-by: Vallari Agrawal <[email protected]>
1 parent ae5f377 commit 06121f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/RunList/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const columns: MRT_ColumnDef<Run>[] = [
6161
accessorKey: "user",
6262
header: "user",
6363
maxSize: 45,
64-
enableColumnFilter: false,
6564
enableColumnActions: false,
6665
},
6766
{

0 commit comments

Comments
 (0)