twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

fix: remove blank character after className #370

Open citrusjunoss opened 2 years ago

citrusjunoss commented 2 years ago

there are blank characters after className, when there is no className props

image