Skip to content

Commit

Permalink
Merge pull request #116 from open-hand/master
Browse files Browse the repository at this point in the history
merge from open-hand
  • Loading branch information
HughHzWu committed Oct 29, 2021
2 parents cedb860 + 3c8a5b0 commit aa2e681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components-pro/table/Table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ export type SummaryBar =
export interface SummaryBarProps {
dataSet: DataSet;
summaryFieldsLimit: number;
summaryBarFieldWidth?: number;
}

export interface TableQueryBarHookProps {
Expand Down

0 comments on commit aa2e681

Please sign in to comment.