mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 13:10:58 +00:00
22 lines
304 B
Markdown
22 lines
304 B
Markdown
# Mantine Form
|
|
|
|
[](https://www.npmjs.com/package/@mantine/form)
|
|
|
|
Form management library
|
|
|
|
[View documentation](https://mantine.dev/)
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
# With yarn
|
|
yarn add @mantine/form
|
|
|
|
# With npm
|
|
npm install @mantine/form
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|