1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00

📝 Update README

This commit is contained in:
Divlo 2020-08-04 22:51:58 +02:00 committed by GitHub
parent 3a876bd6c4
commit 25aa143110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
**react-component-form** is a lightweight form component for [React.js](https://reactjs.org/), it allows you to get the inputs values without state with onChange or onSubmit props.
You can test the library with this link : [https://divlo.github.io/react-component-form/](https://divlo.github.io/react-component-form/).
Demo : [https://divlo.github.io/react-component-form/](https://divlo.github.io/react-component-form/).
## 💾 Install