We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10015da commit 2a3303aCopy full SHA for 2a3303a
packages/mantine/README.md
@@ -39,7 +39,7 @@
39
- [Installation](#installation)
40
- [Usage](#usage)
41
- [Optional Mantine Theme properties](#optional-mantine-theme-properties)
42
- - [Mantine Widget Optional Properties](#mantine-widget-optional-properties)
+ - [Mantine Widget Optional Properties](#mantine-widget-optional-properties)
43
- [Roadmap](#roadmap)
44
- [Contributing](#contributing)
45
- [Contact](#contact)
@@ -67,7 +67,7 @@
67
- `@mantine/hooks >= 7`
68
- `@mantine/dates >= 7`
69
- `dayjs >= 1.8.0`
70
-- `@rjsf/core >= 2.0.0`
+- `@rjsf/core >= 6.0.0`
71
72
```sh
73
npm install @mantine/core @mantine/hooks @mantine/dates dayjs @rjsf/core
0 commit comments