image-upload-react
Advanced tools
Comparing version 1.2.3 to 1.3.3
@@ -93,2 +93,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
}, | ||
accept: "image/*", | ||
onChange: handleImageSelect, | ||
@@ -95,0 +96,0 @@ onClick: function onClick(event) { |
@@ -91,2 +91,3 @@ import React from 'react'; | ||
}, | ||
accept: "image/*", | ||
onChange: handleImageSelect, | ||
@@ -93,0 +94,0 @@ onClick: function onClick(event) { |
{ | ||
"name": "image-upload-react", | ||
"version": "1.2.3", | ||
"version": "1.3.3", | ||
"description": "react image picker", | ||
@@ -5,0 +5,0 @@ "author": "Abd-Alwahab", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20644
257