Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
docs(readme): update the demo link of example
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Dec 13, 2020
1 parent af09da2 commit d23eef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tame-bottles-hear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-cool-form": patch
---

docs(readme): update the demo link of example
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $ npm install --save react-cool-form

Here's the basic concept of how does it rocks:

[![Edit RCF - Basic concept](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/rcf-basic-concept-sv7mg?fontsize=14&hidenavigation=1&theme=dark)
[![Edit RCF - Quick start](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/rcf-quick-start-j8p1l?fontsize=14&hidenavigation=1&theme=dark)

```js
import { useForm } from "react-cool-form";
Expand Down

0 comments on commit d23eef5

Please sign in to comment.