From 25aa1431108ca10bc32da738a473ea86a39b74d0 Mon Sep 17 00:00:00 2001 From: Divlo Date: Tue, 4 Aug 2020 22:51:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 371f01c..01ae488 100644 --- a/README.md +++ b/README.md @@ -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