iusehooks / usetheform

React library for composing declarative forms, manage their state, handling their validation and much more.
https://iusehooks.github.io/usetheform/
MIT License
86 stars 33 forks source link

Updated documentation to include example section #31

Closed AsimAM closed 3 years ago

AsimAM commented 3 years ago

Added an extra section called example, let me know if anything else is needed to be added or if you would like to move the section elsewhere.

iusehooks commented 3 years ago

Hi Asim,

I should elaborate better the task. It is not meant to add only an empty title named "Example" in the docs but creating a new live examples like those listed at https://github.com/iusehooks/usetheform#code-sandboxes . Hope it is clearer.

Thanks.