We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-현재 소모임인원관리뷰에서 액션이 뷰컨트롤러에서 alert를 보여주고 확인을누르면 viewmodel의 함수를 실행시키고 있음 해당부분을 뷰컨트롤러 -> viewmodel -> coordinator( Alert) -> viewmodel 순으로 변경해야함
구현해야하는 이슈 체크리스트
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🗣 설명
-현재 소모임인원관리뷰에서 액션이 뷰컨트롤러에서 alert를 보여주고 확인을누르면 viewmodel의 함수를 실행시키고 있음
해당부분을 뷰컨트롤러 -> viewmodel -> coordinator( Alert) -> viewmodel 순으로 변경해야함
📋 체크리스트
The text was updated successfully, but these errors were encountered: