We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc725a commit b316e06Copy full SHA for b316e06
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "final-form-focus",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "Decorator that will attempt to apply focus to the first field with an error upon an attempted form submission in 🏁 Final Form",
5
"main": "dist/final-form-focus.cjs.js",
6
"jsnext:main": "dist/final-form-focus.es.js",
0 commit comments