@talend/react-containers
Version:
Provide connected components aka containers for @talend/react-cmf based on @talend/react-components.
12 lines (11 loc) • 319 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
COLLECTION_ID: 'ABOUT_DIALOG_COLLECTION',
ABOUT_DIALOG_SHOW: 'ABOUT_DIALOG_SHOW',
ABOUT_DIALOG_HIDE: 'ABOUT_DIALOG_HIDE'
};
//# sourceMappingURL=AboutDialog.constant.js.map