UNPKG

@talend/react-containers

Version:

Provide connected components aka containers for @talend/react-cmf based on @talend/react-components.

11 lines (10 loc) 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { GUIDED_TOUR_SHOW: 'GUIDED_TOUR_SHOW', GUIDED_TOUR_HIDE: 'GUIDED_TOUR_HIDE' }; //# sourceMappingURL=GuidedTour.constants.js.map