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 8fd83a4 commit 95672b1Copy full SHA for 95672b1
examples/basic/package.json
@@ -12,7 +12,7 @@
12
"@fontsource/roboto": "^5.0.12",
13
"@mui/icons-material": "^5.15.14",
14
"@mui/material": "^5.15.14",
15
- "@rekstack/mui-form": "^1.0.0-beta.32",
+ "@rekstack/mui-form": "^1.0.0-beta.33",
16
"react": "^18.2.0",
17
"react-dom": "^18.2.0",
18
"react-hook-form": "^7.51.1"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rekstack/mui-form",
3
- "version": "1.0.0-beta.32",
+ "version": "1.0.0-beta.33",
4
"description": "A collection of Material UI form inputs designed for seamless integration with React Hook Form.",
5
"author": {
6
"name": "Rui Araújo"
0 commit comments