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

Resolve legacy peers #112

Merged
merged 5 commits into from
Apr 9, 2024
Merged

Resolve legacy peers #112

merged 5 commits into from
Apr 9, 2024

Conversation

Tristan-WorkGH
Copy link
Contributor

@Tristan-WorkGH Tristan-WorkGH commented Apr 4, 2024

Remove @mui/styles/* usages (replace by emotion for simple styling).

Also have to temporally resolve typescript version conflict use by react-scripts, dependent to typescript@^4, until the migration to Vite.

Ref gridsuite/commons-ui#350

Have to temporally resolve typescript version conflict use by react-scripts until the migration to Vite.

const CustomStepLabel = withStyles({
label: {
fontSize: '16px',
Copy link
Contributor

Choose a reason for hiding this comment

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

where did that go ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it go in styles object at top of file

@Tristan-WorkGH Tristan-WorkGH merged commit b5f635b into main Apr 9, 2024
3 checks passed
@Tristan-WorkGH Tristan-WorkGH deleted the resolve_legacy_peers branch April 9, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants