How to use styled-components to build external UI library module with dynamic theme provider
I’ve got a React application that is a dashboard, to which I’d like to add a while-label feature. Every client shall have a dynamic styled-components theme with their branding which is loaded upon mount.