lbry-desktop/web/component/adsBanner
infinite-persistence 3557e72419
Remount banner on theme-change as their ad can't change theme on the fly.
It would be nice if the individual components can handle the remounting of the ad-script, but there is currently a need to synchronize the cleanup of the `window.OBR` object.

The quickest solution for now is to add a key at the parent side to synchronize the mount-unmounting. Not ideal -- revisit later.
2022-05-27 20:48:53 +08:00
..
index.js Create banner ads and add to homepage 2022-05-27 20:48:51 +08:00
view.jsx Remount banner on theme-change as their ad can't change theme on the fly. 2022-05-27 20:48:53 +08:00