From c570c9ee61e2853153f0a6ac3c9825dc3a36feb3 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sat, 19 Oct 2019 11:17:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a716207..6ead6fb 100644 --- a/README.md +++ b/README.md @@ -383,3 +383,7 @@ const resetForm = () => { }) } ``` + +### Thanks & Attributions + +- Thanks for [brendanmckenzie](https://github.com/brendanmckenzie) for suggesting to change `auto` to `field`.