✏️ Code CompletionRX React Easy⚡+10 XP
Event Handler
Complete the click event handler.
✏️ Fill in the blank
<button ___={() => setCount(count + 1)}>Increment</button>Complete the click event handler.
<button ___={() => setCount(count + 1)}>Increment</button>