UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

5 lines (4 loc) 132 B
import TableRow from './TableRow'; export { ITableRowProps } from './TableRow.props'; export { TableRow }; export default TableRow;