BasileF / Full-Send-341

0 stars 0 forks source link

Created simple button with Boolean Toggle #42

Closed aramich100 closed 4 years ago

aramich100 commented 4 years ago

I created a button component which dynamically reacts to the press of the button. The default value of the button is false, meaning the user is not following. Once clicked, the value of the button becomes TRUE and the text on the button toggles to "Unfollow".