참고자료 https://velog.io/@velopert/react-hooksconst \[state, dispatch] = useReducer(reducer, { value: 0 });이부분이 이해가 안가서 다시 저기 링크에 들어가서 읽어봤다.첫번째 파라미터