버튼 위에 버튼이 있어 겹쳐진 부분의 버튼을 눌렀을 때 두 버튼의 이벤트가 둘 다 발생하는 상황
e.preventDefault(); e.stopPropagation();
e.preventDefault()
e.stopPropagation()