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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add new components into the related projects page #34123

Merged
merged 9 commits into from Sep 5, 2022
Expand Up @@ -28,8 +28,13 @@ Feel free to submit a pull request!
- [mui-image](https://mui-image.surge.sh): The only Material UI image component to satisfy the Material Design guidelines for loading images.
- [material-ui-image](https://mui.wertarbyte.com/#material-ui-image): Adds a "materializing" effect to images so they fade in like [Material's image loading pattern](https://material.io/archive/guidelines/patterns/loading-images.html#loading-images-usage) suggests.

### Phone Number

- [mui-tel-input](https://viclafouch.github.io/mui-tel-input): A phone number input designed for the React library MUI built with libphonenumber-js.
siriwatknp marked this conversation as resolved.
Show resolved Hide resolved

### Color picker

- [mui-color-input](https://viclafouch.github.io/mui-color-input): A color input designed for the React library MUI built with TinyColor.
siriwatknp marked this conversation as resolved.
Show resolved Hide resolved
- [material-ui-color](https://github.com/mikbry/material-ui-color): Collections of color components for Material UI. No dependencies, small, highly customizable, and supports theming.

### Sparkline
Expand Down