Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

675
Views
What is the difference between @material-ui and @mui

I found that the Official Website of Material UI is using @material-ui and @mui.

But I find that If I use @material-ui or @mui Textfield, the UI doesn't works and the problems are mentioned below

React - Material label not in right position in Textfield

If you search Material UI in google, and go to https://mui.com/, it tells you to npm install @mui/material. But few weeks ago, I am using npm install @material-ui

If I have both @material-ui and @mui in my package.json, and I include both script and stylesheet in index.html, will there be any conflicts which mess up the UI

Update 1
In @mui CodeSandbox,
If you try Textfield with select prop, when you open the select, overflow: hidden will be added in body. enter image description here

https://codesandbox.io/s/selecttextfields-material-demo-forked-z6b9f?file=/demo.js

In my project, overflow: hidden; padding: 15px is added in body, but I checked I've done nothing about this! enter image description here

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

Material ui has upgraded to V5 as per the recent tweet :https://twitter.com/MaterialUI/status/1438518915236126723?s=20

enter image description here

over 4 years ago · Santiago Trujillo Report

0

material-ui version 1-4 are available on NPM under @material/core and versions >4 are available under @mui/material. Same library, but they changed the name in version 5.

over 4 years ago · Santiago Trujillo Report

0

Since Sep 16, 2021 Material-UI changed his name to MUI to differentiate the company from Google. They say on the blog:

We are breaking the strong association with Material Design as we have seen too many people confusing Material-UI with Google, or as a synonym of Material Design.

Blog post here: https://mui.com/blog/material-ui-is-now-mui/

From version 5 the packages stored under @mui as you can found in documentation and you must use npm install @mui/material instead of @material-ui/core.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!