A
Anonymous
Dynamic Buttons - Copy this React, Tailwind Component to your project
Create a button for each of corresponding elements in an array in such a way that, when i first click on corresponding button it should show how many times i clicked on that button and increment option, when count becomes zero it should hide the count and show click me text.this all should happen with that button,importantly we dont know the size of that array
Prompt
