Skip to content

Commit

Permalink
Update column.js
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored May 3, 2022
1 parent ae7b06e commit 72050fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-generator/components/column.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ const ColumnProps = [
name: 'resizeable',
type: 'boolean',
default: 'true',
description: 'sed to defined resizeableColumns per column when resizeableColumns of table is enabled, defaults to value of resizeableColumns.'
description: 'Used to defined resizeableColumns per column when resizeableColumns of table is enabled, defaults to value of resizeableColumns.'
}
];

Expand Down

0 comments on commit 72050fe

Please sign in to comment.