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

react hot toast 이용해 커스텀 토스터 구현 #433

Merged
merged 7 commits into from
Dec 1, 2023

Conversation

dlwl98
Copy link
Member

@dlwl98 dlwl98 commented Nov 30, 2023

⚙️ PR 타입

  • Feature
  • Hotfix

✨ 기능 설명 or 🚨 문제 상황

react hot toast 이용해 커스텀 토스터 구현

👨‍💻 구현 내용 or 👍 해결 내용

fix: ToastResume 의존성 배열 수정
feat: CustomToaster 구현

🎯 PR 포인트

토스터 관련 버그가 많아서 클릭 시 사라지는 것을 default로 하는 커스텀 토스터를 만들었습니다.

📝 참고 사항

❓ 궁금한 점

@dlwl98 dlwl98 added the 기능 코드의 기능이 추가되거나 바뀌었습니다. label Nov 30, 2023
@dlwl98 dlwl98 self-assigned this Nov 30, 2023
@dlwl98 dlwl98 linked an issue Nov 30, 2023 that may be closed by this pull request
@dlwl98
Copy link
Member Author

dlwl98 commented Nov 30, 2023

🎉 @imb96 님 랜덤 리뷰어로 당첨되셨습니다! 리뷰를 부탁드립니다. 🙏

@dlwl98 dlwl98 requested a review from imb96 November 30, 2023 10:39
@1eecan 1eecan merged commit 16c9423 into dev Dec 1, 2023
@1eecan 1eecan deleted the feat/#432-react-hot-custom-toast branch December 1, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 코드의 기능이 추가되거나 바뀌었습니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react hot toast 이용해 커스텀 토스터 구현
4 participants