Skip to content

Commit

Permalink
Merge branch 'main' into chore/api-frontend-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mheggelund authored Oct 23, 2023
2 parents 2571da3 + 4e3e5d3 commit d1ba478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export const Table = () => {
header: 'Status',
id: 'isProcessed',
},

{
accessorKey: 'navigate',
cell: ({ row }) => (
Expand Down

0 comments on commit d1ba478

Please sign in to comment.