Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요구사항
브랜치 만들다가 같이 들어갔는지 step3 관련 파일도 PR에 같이 들어갔네요.. 4주차는 step4 폴더 파일들만 봐주시면 감사하겠습니다
Redux의 구조를 사용하여 작성했습니다.
store.js
에서 Reducer를 작성할 때 투두리스트 아이템의 내용을 수정하는 코드를 reducer 내부에 직접 작성했는데 이렇게 작성하는 게 맞는건지 모르겠네요 다들 미션 수고하셨습니다!