We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e0792 commit 7515eacCopy full SHA for 7515eac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-use-form-state",
3
- "version": "0.10.3",
+ "version": "0.10.4",
4
"description": "React hook for managing form and inputs state",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
src/index.d.ts
@@ -1,4 +1,4 @@
-// Type definitions for react-use-form-state 0.10.3
+// Type definitions for react-use-form-state 0.10.4
// Project: https://github.com/wsmd/react-use-form-state
// Definitions by: Waseem Dahman <https://github.com/wsmd>
0 commit comments