Limited Styles! A Classic Mistake!
I built a toggle component (Dark / Light functionality) that 'toggles' a class depending on the state (code below), BUT I made a classic mistake!
Here's how:
I’ve given myself ‘Limited Scope’: The DarkLightComponent renders within the Container co...
jamescodes.hashnode.dev1 min read