Skip to content

Commit

Permalink
[core] Update README (mantinedev#370)
Browse files Browse the repository at this point in the history
Co-authored-by: achmurali <achmurali@github.com>
  • Loading branch information
achmurali and achmurali authored Nov 2, 2021
1 parent 6966c9c commit 5d531ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ Mantine is a MIT licensed open source react components and hooks library with fo
- [`@mantine/notifications`](https://mantine.dev/others/notifications/) – a fully featured notifications system
- [`@mantine/prism`](https://mantine.dev/others/prism/) – code highlight built with [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer)
- [`@mantine/rte`](https://mantine.dev/others/rte/) – a Quill based rich text editor
- [`@mantine/dropzone`](https://mantine.dev/others/dropzone/) – manages files drag 'n' drop to area or entire screen
- [`@mantine/dropzone`](https://mantine.dev/others/dropzone/) – manages files drag 'n' drop to an area or entire screen
- [`@mantine/ssr`](https://mantine.dev/theming/ssr/) – server side rendering utilities
- [`@mantine/next`](https://mantine.dev/theming/next/) – server side rendering utilities for Next.js
- [`gatsby-plugin-mantine`](https://mantine.dev/theming/gatsby/) – Gatsby plugin to setup server side rendering
- `@mantine/eslint-config` – ESLint and Prettier configuration that is used in all Mantine project
- `@mantine/eslint-config` – ESLint and Prettier configuration that is used in all Mantine projects

## Getting help

Expand Down

0 comments on commit 5d531ec

Please sign in to comment.