image-upload-react
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "image-upload-react", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "react image picker", | ||
@@ -5,0 +5,0 @@ "author": "Abd-Alwahab", |
@@ -18,2 +18,4 @@ # image-upload-react | ||
import ImageUpload from 'image-upload-react' | ||
//important for getting nice style. | ||
import 'image-upload-react/dist/index.css' | ||
@@ -20,0 +22,0 @@ function App() { |
20492
48