Files
goTorrent/goTorrentWebUI/node_modules/material-ui/Table/index.js.flow

9 lines
423 B
Plaintext

export { default } from './Table';
export { default as TableBody } from './TableBody';
export { default as TableCell } from './TableCell';
export { default as TableFooter } from './TableFooter';
export { default as TableHead } from './TableHead';
export { default as TablePagination } from './TablePagination';
export { default as TableRow } from './TableRow';
export { default as TableSortLabel } from './TableSortLabel';