react-final-form-hooks icon indicating copy to clipboard operation
react-final-form-hooks copied to clipboard

ReadMe example links to an outdated (alpha) version on codesandbox

Open jay-jlm opened this issue 6 years ago • 0 comments

This page links to a codesandbox example that uses an outdated alpha version of the library: https://github.com/final-form/react-final-form-hooks#simple-example

It took me a while to find out why some editions I made in that code did not work. Turns out just switching to a more up-to-date of the library fixed the errors for me.

jay-jlm avatar Aug 27 '19 17:08 jay-jlm