image-upload-react
Advanced tools
Comparing version 1.3.6 to 1.3.7
{ | ||
"name": "image-upload-react", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "react image picker", | ||
@@ -10,2 +10,9 @@ "author": "Abd-Alwahab", | ||
"module": "dist/index.modern.js", | ||
"keywords": [ | ||
"react", | ||
"javascript", | ||
"image-upload", | ||
"react-image", | ||
"redux" | ||
], | ||
"source": "src/index.js", | ||
@@ -12,0 +19,0 @@ "engines": { |
@@ -7,2 +7,7 @@ # image-upload-react | ||
## Demo | ||
![Alt text](https://i.ibb.co/D79mp0Z/Screen-Shot-2020-11-11-at-7-33-31-AM.png 'Image Upload') | ||
![Alt text](https://i.ibb.co/JQR2GDk/Screen-Shot-2020-11-11-at-7-33-44-AM.png 'Image Replace') | ||
## Install | ||
@@ -9,0 +14,0 @@ |
23218
53