We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea69fac commit a4672d6Copy full SHA for a4672d6
website/routes/CommonFeatures.tsx
@@ -96,6 +96,7 @@ function getColumns(
96
{
97
key: 'title',
98
name: 'Task',
99
+ maxWidth: 200,
100
frozen: true,
101
renderEditCell: textEditor,
102
renderSummaryCell({ row }) {
0 commit comments