UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

9 lines (6 loc) 175 B
const CLASS_PREFIX = 'md-menu-section'; const STYLE = { wrapper: `${CLASS_PREFIX}-wrapper`, header: `${CLASS_PREFIX}-header-wrapper`, }; export { CLASS_PREFIX, STYLE };