UNPKG

react-adminlte

Version:

AdminLTE components written for React

8 lines (6 loc) 272 B
export {default as TableBody} from './body'; export {default as TableCell} from './cell'; export {default as TableHeader} from './header'; export {default as TableRow} from './row'; export {default as Table} from './table'; export {default as TableTitle} from './title';