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 b7b71bf commit d934c31Copy full SHA for d934c31
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lazy-input",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "A lazy React.js input field that only updates when it is told to re-render (fixes issues with Flux backed field data)",
5
"main": "index.js",
6
"scripts": {
0 commit comments