UNPKG

mdc-react

Version:

Material Components for the web implemented in React

6 lines 196 B
export const cssClasses = { ROOT: 'mdc-form-field', ALIGN_END: 'mdc-form-field--align-end', NOWRAP: 'mdc-form-field--nowrap', SPACE_BETWEEN: 'mdc-form-field--space-between' };