Change direction color when the user select it

Helloo, in the checkout of this app, I display all the directions the user has in his database. However, I would like to create something visual so the user know which direction is selected, a change of color, a selected icon, anything. Any ideas on how can I do that???
direcciones

Hi @tomymuszka ,

No stateful component yet, so to do that create another icon/button and play with visibility.

This is similar case like follow and unfollow button.