UNPKG

@talend/react-components

Version:
5 lines 191 B
import RowLarge from './RowLarge.component'; import { listTypes } from '../utils/constants'; export const rowType = listTypes.LARGE; export default RowLarge; //# sourceMappingURL=index.js.map