docs: update link to astro-reactive-form
This commit is contained in:
parent
8514727e1d
commit
abf7c33b20
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Let your data build your UI. Blazing-fast, reactive user interfaces with native
|
|||
|
||||
| Packages | Version | Docs | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| [astro-reactive-form](https://github.com/ayoayco/astro-reactive-library/tree/main/packages/astro-reactive-form#readme) | [](https://www.npmjs.com/package/astro-reactive-form) | 🛠 | generate a dynamic form which can be modified programatically |
|
||||
| [astro-reactive-form](https://github.com/ayoayco/astro-reactive-library/blob/main/packages/astro-reactive-form/README.md#astro-reactive-form-) | [](https://www.npmjs.com/package/astro-reactive-form) | 🛠 | generate a dynamic form which can be modified programatically |
|
||||
| astro-reactive-validator | 🛠 | 🛠 | set of utilities for validating inputs |
|
||||
| astro-reactive-datagrid | 🛠 | 🛠 | generate a dynamic datagrid or table of values |
|
||||
|
||||
|
|
Loading…
Reference in a new issue