@acp-autoform/mantine 3.1.0 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,4 +8,4 @@ This package provides a Mantine integration for AutoForm.
|
|
|
8
8
|
npm install @acp-autoform/mantine
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
For more information on how to use this package, see the [AutoForm documentation](https://autoform.
|
|
11
|
+
For more information on how to use this package, see the [AutoForm documentation](https://autoform-acp-docs.vercel.app/docs/react/getting-started).
|