Skip to content

Commit

Permalink
[docs] Add blocks section to related-projects (mui#19562)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-lelain authored and EsoterikStare committed Feb 13, 2020
1 parent 1bd96f5 commit d545160
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ They support many different use cases (editable, filtering, grouping, sorting, s

- [material-ui-confirm](https://github.com/jonatanklosko/material-ui-confirm): Provides easy to use confirmation dialogs to simplify confirming user actions without writing boilerplate code.

## Blocks

- [components-extra](https://github.com/alexandre-lelain/components-extra): Provides a set of "molecule" components built on top of Material-UI like a Footer, a CookiesBanner, a BackToTop button and other complex elements highly customizable to help devs build the macro parts of their UI very quickly. Those components are often duplicated across sites - this library solves this exact problem.

## Theming

- [create-mui-theme](https://react-theming.github.io/create-mui-theme/): An online tool for creating Material-UI themes via Material Design Color Tool.
Expand Down

0 comments on commit d545160

Please sign in to comment.