Skip to content

Commit

Permalink
[core] Update README links
Browse files Browse the repository at this point in the history
  • Loading branch information
rtivital committed Jan 31, 2022
1 parent 028ef4f commit 8f8e363
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 @@ -19,9 +19,9 @@

## Packages

- [`@mantine/hooks`](https://mantine.dev/hooks/getting-started/) – collection of 30+ hooks for state and UI management
- `@mantine/hooks` – collection of 30+ hooks for state and UI management
- [`@mantine/styles`](https://mantine.dev/theming/create-styles/)[emotion](https://emotion.sh/) based css-in-js library that is used in all Mantine components
- [`@mantine/core`](https://mantine.dev/core/getting-started/) – core components library – 100+ components, exports everything from `@mantine/styles`
- `@mantine/core` – core components library – 100+ components, exports everything from `@mantine/styles`
- [`@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
Expand Down

0 comments on commit 8f8e363

Please sign in to comment.