react-simple-file-input
Advanced tools
+2
-1
@@ -132,3 +132,4 @@ 'use strict'; | ||
| onChange: this.handleChange, ref: INPUT_FIELD_REF, | ||
| style: STYLE.FIELD | ||
| style: STYLE.FIELD, | ||
| children: null | ||
| })), | ||
@@ -135,0 +136,0 @@ this.props.children |
+1
-1
| { | ||
| "name": "react-simple-file-input", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Simple wrapper for the HTML input tag and HTML5 FileReader API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
8997
0.27%119
0.85%