From 598388f263a52872aeaf56752f002e3a2e6f3c50 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Tue, 23 Nov 2021 17:01:16 +0300 Subject: [PATCH] [core] Add @mantine/modals package to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14791e87cbe..8e8c129fd19 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Mantine is a MIT licensed open source react components and hooks library with fo - [`@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 an area or entire screen +- [`@mantine/modals`](https://mantine.dev/others/modals/) – centralized modals manager - [`@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