Skip to content

Commit

Permalink
[docs] Add blocks section to related-projects (#19562)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-lelain authored Feb 4, 2020
1 parent 9c3904d commit 21e9f1d
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 21e9f1d

Please sign in to comment.