Skip to content

Commit

Permalink
Merge branch 'main' into linkToDetails
Browse files Browse the repository at this point in the history
  • Loading branch information
sjd78 authored Jun 24, 2024
2 parents a9b90fd + 153ae06 commit 7749871
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/src/app/pages/tasks/tasks-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@ export const TasksPage: React.FC = () => {
createUser: "createUser",
priority: "priority",
},
})
}),
5000
);

const tableControls = useTableControlProps({
Expand Down

0 comments on commit 7749871

Please # to comment.