Skip to content

FormControlLabel doesn't use the text color from the theme #7507

Description

@MichaelMure

Case in point:
sans titre

My code:

<FormControlLabel
   control={<Switch checked={contact.privacyHidden} onChange={::this.handlePrivacyChange}/>}
   label="Hidden"
/>

Versions

  • Material-UI: 1.0.0-alpha.22

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGreat for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions