We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d311fb commit a0863a5Copy full SHA for a0863a5
1 file changed
src/components/LazyLoadImage.jsx
@@ -113,7 +113,6 @@ class LazyLoadImage extends React.Component {
113
}
114
style={{
115
...wrapperBackground,
116
- color: 'transparent',
117
display: 'inline-block',
118
height: height,
119
width: width,
0 commit comments