This commit is contained in:
cupcakearmy 2019-10-19 16:40:07 +02:00
commit 4650339251

View File

@ -383,3 +383,7 @@ const resetForm = () => {
}) })
} }
``` ```
### Thanks & Attributions
- Thanks for [brendanmckenzie](https://github.com/brendanmckenzie) for suggesting to change `auto` to `field`.