UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

11 lines 484 B
var CLASS_PREFIX = 'md-meeting-row-content'; var DEFAULTS = {}; var STYLE = { startSection: "".concat(CLASS_PREFIX, "-start-section"), border: "".concat(CLASS_PREFIX, "-border"), middleSection: "".concat(CLASS_PREFIX, "-middle-section"), endSection: "".concat(CLASS_PREFIX, "-end-section"), startSectionNoImage: "".concat(CLASS_PREFIX, "-start-section-no-image"), }; export { CLASS_PREFIX, DEFAULTS, STYLE }; //# sourceMappingURL=MeetingRowContent.constants.js.map