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 1ea8e10 commit f884f18Copy full SHA for f884f18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-use-form-state",
3
- "version": "0.12.0",
+ "version": "0.12.1",
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.12.0
+// Type definitions for react-use-form-state 0.12.1
// Project: https://github.com/wsmd/react-use-form-state
// Definitions by: Waseem Dahman <https://github.com/wsmd>
0 commit comments