Skip to content

Conversation

wo-o29
Copy link
Contributor

@wo-o29 wo-o29 commented Aug 25, 2025

useReducer 타입 수정

useReducer 훅에 타입을 명시적으로 지정하여 리듀서 함수가 (state: State, action: CounterAction) => State 형식을 갖도록 변경했습니다.

  • 수정 전:
스크린샷 2025-08-25 오후 10 12 04
  • 수정 후:
스크린샷 2025-08-25 오후 10 13 02

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

Copy link

vercel bot commented Aug 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ko-react-dev Building Building Preview Comment Aug 25, 2025 1:14pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Aug 25, 2025 1:14pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant