UNPKG

@talend/react-cmf

Version:

A framework built on top of best react libraries

11 lines 227 B
import { fromJS } from 'immutable'; const components = { componentName: { componentKey: { id: 'componentState', open: true } } }; export default fromJS(components); //# sourceMappingURL=components.js.map