Skip to content

Commit

Permalink
fix: export TableColumnSetupItem type from index (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemmufazalov authored Dec 5, 2023
1 parent 77eb5a0 commit 21e21a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Table/hoc/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ export {withTableSettings} from './withTableSettings/withTableSettings';
export type {
WithTableSettingsProps,
TableSettingsData,
TableColumnSetupItem,
} from './withTableSettings/withTableSettings';
export * from './withTableSettings/TableColumnSetup/TableColumnSetup';

0 comments on commit 21e21a3

Please sign in to comment.