refactor(web): hide data table view props from barrel
This commit is contained in:
@@ -32,7 +32,6 @@ export {
|
||||
type DataTableColumnClassName,
|
||||
type DataTablePinnedColumn,
|
||||
type DataTableRenderRowHelpers,
|
||||
type DataTableViewProps,
|
||||
} from './data-table-view'
|
||||
export { MobileCardList } from './mobile-card-list'
|
||||
export { DataTablePage, type DataTablePageProps } from './data-table-page'
|
||||
|
||||
Reference in New Issue
Block a user