-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FIX/#324] 바텀바, 달력 / 3차 스프린트 QA 반영 #325
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정사항 확인했습니당~~
DisposableEffect(true) { | ||
onDispose { | ||
viewModel.resetUiState() | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
역시 대견한 석준씨...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
대견한 석준씨...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다~~!!
DisposableEffect(true) { | ||
onDispose { | ||
viewModel.resetUiState() | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
대견한 석준씨...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오호 아예 컴포넌트로 분리하셨네요!! 굿굿
⛳️ Work Description
📸 Screenshot
250107_.mp4
📢 To Reviewers
1.dp
를 적용했을 땐 그냥 줄 하나 그어놓은 것 같아서2.dp
로 설정했습니다!