LazyImage icon indicating copy to clipboard operation
LazyImage copied to clipboard

Width and Height need to support percentage value

Open diondirza opened this issue 8 years ago • 1 comments

Hi,

Seems your component support percentage value for its width and height, yet its still give warning that number expected instead of string. Should use PropTypes.oneOfType in your component instead just PropTypes.number

diondirza avatar Sep 23 '16 10:09 diondirza

facing the same warnings, but I don't beleieve the component supports height and width values as percentages.

jasan-s avatar Oct 29 '16 09:10 jasan-s