Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Migrate RadioButtonGroupInput to TypeScript #3539

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Aug 19, 2019

Follow #3538

@djhi djhi added this to the 3.0.0 milestone Aug 19, 2019
@fzaninotto
Copy link
Member

needs rebase

@djhi djhi force-pushed the radiobuttongroupinput-typescript branch from f9dda1b to 52ad3c3 Compare August 21, 2019 06:55
RadioGroup,
} from '@material-ui/core';
import { makeStyles, FormControl, FormHelperText, FormLabel, RadioGroup } from '@material-ui/core';
import { RadioGroupProps } from '@material-ui/core/RadioGroup';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mui components props have to be imported this way

@fzaninotto fzaninotto merged commit 65a70d9 into next Aug 21, 2019
@fzaninotto fzaninotto deleted the radiobuttongroupinput-typescript branch August 21, 2019 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants