Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact: Recoil 기반 전역관리 zustand로 변환 #35

Merged
merged 10 commits into from
Oct 18, 2023
Merged

Conversation

HyunTaek5
Copy link
Contributor

@HyunTaek5 HyunTaek5 commented Oct 17, 2023

🛠️ 변경사항

  • Recoil 기반 전역변수 관리 zustand 기반으로 변환


☝️ 유의사항



❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

@eric-hjh
Copy link
Contributor

확인 완료했습니다!!

@HyunTaek5 HyunTaek5 merged commit c2eb0e1 into develop Oct 18, 2023
1 check passed
@HyunTaek5 HyunTaek5 deleted the refact/i34 branch October 18, 2023 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Recoil 기반 전역변수 관리를 zustand로 대체
2 participants