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

Feat: ConfirmModal 컴포넌트 UI 구현 #45

Merged

Conversation

kimbobby
Copy link
Contributor

📌요구사항

  • ConfirmModal 컴포넌트 UI 구현
  • constants 폴더 modal.ts 에 confirm type 분리

📌작업 진행 상황 (에러, 막혔던 부분, 그외 궁금한것 등등)

여러가지 타입의 confirm 모달 내부 텍스트가 아직 미정이라 임의로 넣은 상태입니다.
정해지면 수정해서 반영해놓겠습니다.

📌스크린샷 / 테스트결과 (선택)

2024-03-11.10.14.18.mov

📌이슈 번호

close #25

1. ConfirmModal 컴포넌트 UI 구현
2. constants 폴더 modal.ts 에 confirm type 분리
@kimbobby kimbobby added the enhancement New feature or request label Mar 11, 2024
@kimbobby kimbobby self-assigned this Mar 11, 2024
Copy link

올바른 PR 형식

올바른 PR 형식입니다.
코드 작성하시느라 수고 많으셨습니다 :)

@hankim0904
Copy link
Collaborator

고생 많으셨습니다 :)

@kimbobby kimbobby merged commit f4675cf into develop Mar 12, 2024
1 check passed
@kimbobby kimbobby deleted the feature/issue-25--Feat-ConfirmModal-컴포넌트-UI-구현 branch March 12, 2024 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] : ConfirmModal 컴포넌트 UI 구현
4 participants