UNPKG

@talend/react-components

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