image-upload-react
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -45,3 +45,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
right: '-15px', | ||
zIndex: '99999', | ||
zIndex: 99999, | ||
display: 'flex', | ||
@@ -48,0 +48,0 @@ alignItems: 'center', |
@@ -43,3 +43,3 @@ import React from 'react'; | ||
right: '-15px', | ||
zIndex: '99999', | ||
zIndex: 99999, | ||
display: 'flex', | ||
@@ -46,0 +46,0 @@ alignItems: 'center', |
{ | ||
"name": "image-upload-react", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"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
20636