예시
<button onClick={함수}></button>
<button onClick={ () ⇒ { ~ }};></button>
자세한 내용은 첨부된 강의 참고