-
Notifications
You must be signed in to change notification settings - Fork 0
[FE] - 체결 완료 알림 및 반응형 레이아웃 추가 #24
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnimatePresence 컴포넌트의 바로 아래 자식은 유일한 key를 가지고 있지 않으면 deplicate key 에러가 발생합니다.
feat: 체결 완료 시 알림 기능 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
체결 완료 알림 추가
체결이 실제로 실행되면 토스트를 보여주도록 하였습니다.
2025-06-08.9.41.24.mov
반응형 레이아웃 추가
다양한 화면사이즈에 대응하도록 반응형 레이아웃을 추가했습니다.
2025-06-08.9.43.24.mp4
모바일 화면에서의 사이드바 추가
모바일 화면에서 코인 목록 리스트를 사이드바로 보여주도록 설정하였습니다.
2025-06-08.9.48.52.mov
ETC
🛠️ PR 유형
어떤 변경 사항이 있나요?
📸스크린샷 (선택)
## ✅ PR Checklist PR이 다음 요구 사항을 충족하는지 확인하세요.