UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

9 lines (6 loc) 183 B
const CLASS_PREFIX = 'md-menu-item'; const STYLE = { wrapper: `${CLASS_PREFIX}-wrapper`, tickPlaceholder: `${CLASS_PREFIX}-tick-placeholder`, }; export { CLASS_PREFIX, STYLE };