Skip to content

Commit

Permalink
[docs] Fix 301 link to external projects
Browse files Browse the repository at this point in the history
Regression introduced in mui#34123
  • Loading branch information
oliviertassinari authored and Daniel Rabe committed Nov 29, 2022
1 parent bada7d6 commit a278ee4
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -30,15 +30,15 @@ Feel free to submit a pull request!

### Chips

- [mui-chips-input](https://viclafouch.github.io/mui-chips-input): A chips input designed for the React library MUI.
- [mui-chips-input](https://viclafouch.github.io/mui-chips-input/): A chips input designed for the React library MUI.

### 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](https://www.npmjs.com/package/libphonenumber-js).
- [mui-tel-input](https://viclafouch.github.io/mui-tel-input/): A phone number input designed for the React library MUI built with [libphonenumber-js](https://www.npmjs.com/package/libphonenumber-js).

### Color picker

- [mui-color-input](https://viclafouch.github.io/mui-color-input): A color input designed for the React library MUI built with [TinyColor](https://tinycolor.vercel.app/).
- [mui-color-input](https://viclafouch.github.io/mui-color-input/): A color input designed for the React library MUI built with [TinyColor](https://tinycolor.vercel.app/).
- [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

0 comments on commit a278ee4

Please sign in to comment.