@gravity-ui/uikit
Version:
Gravity UI base styling and components
7 lines (6 loc) • 429 B
JavaScript
export { withTableSelection } from "./withTableSelection/withTableSelection.js";
export { withTableActions } from "./withTableActions/withTableActions.js";
export { withTableCopy } from "./withTableCopy/withTableCopy.js";
export { withTableSorting, TableSortIndicator } from "./withTableSorting/withTableSorting.js";
export { withTableSettings } from "./withTableSettings/withTableSettings.js";
//# sourceMappingURL=index.js.map