Hi there!
I’m trying to set the state of many elements with just one action rather than setting each elements state individually with separate actions. Can someone please advise?
For context, what I’m trying to achieve is as follows:
When a user clicks on an icon it sets the colour of that icon to green and sets the colour of all other icons to grey.
Cheers
you’ve saved me a lot of time.