UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

8 lines (5 loc) 137 B
const CLASS_PREFIX = 'md-radio-simple-group'; const STYLE = { wrapper: `${CLASS_PREFIX}-wrapper`, }; export { CLASS_PREFIX, STYLE };