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

Switch to using makeStyles #507

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Switch to using makeStyles #507

merged 3 commits into from
Jan 24, 2023

Conversation

fkorotkov
Copy link
Contributor

For #502 we need to upgrade react and relay. To upgrade react we need to upgrade MUI. This change moves current style usage to use makeStyle which we'll be able easily upgrade with this codemod.

For #502 we need to upgrade react and relay. To upgrade react we need to upgrade MUI. This change moves current style usage to use `makeStyle` which we'll be able easily upgrade with [this codemod](https://mui.com/material-ui/migration/migrating-from-jss/#2-use-tss-react).
@fkorotkov fkorotkov merged commit b6eb5c3 into master Jan 24, 2023
@fkorotkov fkorotkov deleted the use-make-styles branch January 24, 2023 13:37
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