EQWorks / react-labs

react components laboratory
https://eqworks.github.io/react-labs
MIT License
4 stars 0 forks source link

[G2M] Inputs #133

Closed SamSverko closed 4 years ago

SamSverko commented 4 years ago

Created, styled, and wrote rendering tests for the following inputs to better match our design:

Moved the follow inputs to "deprecated" status:

Exported FormControl, FormControlLabel, FormGroup, FormLabel, and RadioGroup from material-ui as react-labs components, so we could import { FormControl } from '@eqworks/react-labs'.