diff --git a/docs/src/pages/discover-more/related-projects/related-projects.md b/docs/src/pages/discover-more/related-projects/related-projects.md index 08296f5fa7e0c8..3a6dc7a65ba3d8 100644 --- a/docs/src/pages/discover-more/related-projects/related-projects.md +++ b/docs/src/pages/discover-more/related-projects/related-projects.md @@ -20,7 +20,6 @@ Feel free to submit a pull request to add more projects; we will accept them if ## Complementary Projects -- [create-mui-theme](https://react-theming.github.io/create-mui-theme/) Online tool for creating Material-UI themes via Material Design Color Tool - [react-admin](https://github.com/marmelab/react-admin) An admin framework combining material-ui with Redux, redux-form, redux-saga, and recompose - [react-autosuggest](https://github.com/moroshko/react-autosuggest) WAI-ARIA compliant React autosuggest component. - [react-final-form](https://github.com/final-form/react-final-form#material-ui-10) Subscription-based form state management for React. @@ -30,3 +29,4 @@ Feel free to submit a pull request to add more projects; we will accept them if - [react-swipeable-views](https://github.com/oliviertassinari/react-swipeable-views) A React component for swipeable views. Plays well with the `Tabs` component. - [react-text-mask](https://github.com/text-mask/text-mask) Input mask for React, Angular, Ember, Vue, & plain JavaScript. - [redux-form](https://redux-form.com/7.3.0/examples/material-ui/) Manage your form state in Redux. +- [create-mui-theme](https://react-theming.github.io/create-mui-theme/) Online tool for creating Material-UI themes via Material Design Color Tool