react-lazy-hero
react-lazy-hero copied to clipboard
Multiple instances on the same page makes the background image huge
Greetings!
The problem as the title says, the "background-size" css property of the "background-image" container div becomes bigger and bigger after each LazyHero component.
The style prop applies to the parent div, so cant use that to set manually the correct values.