Skip to content

Instantly share code, notes, and snippets.

@aabccd021
Created May 11, 2020 14:33
Show Gist options
  • Save aabccd021/c0df630a0478bda4d8801da1c83d151f to your computer and use it in GitHub Desktop.
Save aabccd021/c0df630a0478bda4d8801da1c83d151f to your computer and use it in GitHub Desktop.
<button onClick={() => setCount(count + 1)}>+</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment