UNPKG

@ackplus/react-tanstack-data-table

Version:

A powerful React data table component built with MUI and TanStack Table

11 lines (10 loc) 496 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./table"), exports); tslib_1.__exportStar(require("./headers"), exports); tslib_1.__exportStar(require("./rows"), exports); tslib_1.__exportStar(require("./toolbar"), exports); tslib_1.__exportStar(require("./filters"), exports); tslib_1.__exportStar(require("./pagination"), exports); tslib_1.__exportStar(require("./droupdown/menu-dropdown"), exports);