Skip to content

Commit 4b7438d

Browse files
PROD-1515 #comment fix delete table update #time 15m
1 parent ebafc09 commit 4b7438d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-ts/tools/work/work-table/WorkTable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const WorkTable: FC<{}> = () => {
7070
setColumns(filteredColumns)
7171
}, [
7272
initialized,
73+
work,
7374
workStatusFilter,
7475
])
7576

0 commit comments

Comments
 (0)