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 b8d6075773f46c..24951ec3d97b9d 100644 --- a/docs/src/pages/discover-more/related-projects/related-projects.md +++ b/docs/src/pages/discover-more/related-projects/related-projects.md @@ -25,13 +25,9 @@ You didn't find the design assets your team is looking for? Let us know! This is a collection of third-party projects that extend Material-UI. -### Inspiration & Example code -- [mui-treasury](https://mui-treasury.com): a collection of ready-to-use components based on Material-UI. - ### Layout -- [@mui-treasury/layout](https://mui-treasury.com/layout/tutorials/dashboard-layout): Create instant layout for real-world application. If you want to build dashboard, personal blog or documentation site, have a look at this library. -It provide simple API with responsively configurable to build layout without tears. Take a look at clone examples [Reactjs doc site](https://mui-treasury.com/layout/clones/reactjs?bgColor=b6c0d4), [Messenger chat](https://mui-treasury.com/layout/clones/messenger?bgColor=rgb(0,153,255)&dark=true) -or [E-commerce shopping cart](https://mui-treasury.com/layout/clones/shopping-cart?bgColor=EAEEF1) + +- [@mui-treasury/layout](https://mui-treasury.com/layout): Components to handle the overall layout of a page. You can find a couple of examples, e.g. [a reactjs.org clone](https://mui-treasury.com/layout/clones/reactjs). ### Tables