A
Anonymous
Button - Copy this React, Tailwind Component to your project
Create a button, when i click on the button for the first time it should show the count of how many times it s been clicked and minus button on left and plus button on right on the same button, now if i click minus now count should decrease and if it is plus count should increase, if count decreases to zero it should show the add button by hiding plus, minus, count
Prompt
