UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

9 lines (6 loc) 177 B
const CLASS_PREFIX = 'md-list-box-section'; const STYLE = { wrapper: `${CLASS_PREFIX}-wrapper`, subItemsWrapper: `${CLASS_PREFIX}-sub-items-wrapper`, }; export { STYLE };