mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
92.57k stars 31.91k forks source link

[List][material-next] Add all List* components #40368

Open sai6855 opened 6 months ago

sai6855 commented 6 months ago

Duplicates

DiegoAndai commented 6 months ago

Thanks for taking this one @sai6855!

After we implement the Material 3 styles, it would be interesting to think about how we should share styles between the Menu and Select components; for example, see the MenuItem and Option components.