Skip to content

Commit

Permalink
fix h4s, make h3s consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
mapache-salvaje committed Oct 24, 2024
1 parent 5e26fde commit e837c80
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Feel free to submit a pull request and the maintainers will work with you to wri
- [React-admin](https://github.com/marmelab/react-admin): A front-end framework for building data-driven applications running in the browser on top of REST/GraphQL APIs.
- [Refine](https://github.com/refinedev/refine): An open source, headless React meta-framework for the rapid development of web applications.

### Theming
### Theming tools

- [Material palette generator](https://m2.material.io/inline-tools/color/): The official Material Design 2 palette generator tool.

Expand All @@ -56,14 +56,14 @@ Feel free to submit a pull request and the maintainers will work with you to wri

- [mui-otp-input](https://github.com/viclafouch/mui-otp-input): A one-time password input designed for use with Material UI.

### File input
#### File input

- [mui-file-input](https://github.com/viclafouch/mui-file-input): A file input designed for use with Material UI.

#### Color input

- [mui-color-input](https://github.com/viclafouch/mui-color-input): A color input designed for use with Material UI, built with [TinyColor](https://tinycolor.vercel.app/).

### Rich text editor
#### Rich text editor

- [mui-tiptap](https://github.com/sjdemartini/mui-tiptap): A customizable Material UI-styled WYSIWYG rich text editor, built with [Tiptap](https://tiptap.dev/).

0 comments on commit e837c80

Please sign in to comment.