UNPKG

@talend/react-components

Version:
7 lines 323 B
import AboutDialog from './AboutDialog.component'; import { AboutDialogTable, Text, getColumnHeaders } from './AboutDialogTable.component'; AboutDialogTable.Text = Text; AboutDialogTable.getColumnHeaders = getColumnHeaders; AboutDialog.Table = AboutDialogTable; export default AboutDialog; //# sourceMappingURL=index.js.map