Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpark committed Oct 4, 2023
1 parent 41ba5d3 commit 48ed3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/components/Table/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export interface TableProps<RecordType> {
allowHTML?: boolean;

/**
* The column contains children to display.
* The column that contains children to display.
* Check https://ant.design/components/table#table for more details.
*/
childrenColumnName?: string;
Expand Down

0 comments on commit 48ed3d3

Please sign in to comment.