[Refactor] HomeState 초기화 로직 수정 - merge into #76 #82
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.
📌 Summary
지난 회의 때 이야기 했던 것처럼 HomeState를 초기화해줄 때 실제 값을 받아와서 만들어 주는 방식으로 수정
✍️ Description
💡 PR Point
튜플을 통해서 HomeReducer.State를 만드는 부분은 추후 수정이 필요하지만, 의도했던 부분은 회의 중 전달 완료
📚 Reference
🔥 Test