Skip to content

Commit a4672d6

Browse files
committed
Fix tests
1 parent ea69fac commit a4672d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/routes/CommonFeatures.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ function getColumns(
9696
{
9797
key: 'title',
9898
name: 'Task',
99+
maxWidth: 200,
99100
frozen: true,
100101
renderEditCell: textEditor,
101102
renderSummaryCell({ row }) {

0 commit comments

Comments
 (0)