-
Notifications
You must be signed in to change notification settings - Fork 2
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
가게 등록 기능 마무리 #300
가게 등록 기능 마무리 #300
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.
고생하셨습니다! 윤재형 코멘트받고 어프로브 필요하면 슬랙 메시지 주삼용~
...main/java/in/koreatech/business/feature/insertstore/finalcheckstore/FinalCheckStoreScreen.kt
Outdated
Show resolved
Hide resolved
@@ -325,4 +325,19 @@ fun PreviewStartInsertScreen(){ | |||
FinalCheckStoreScreenImpl( | |||
modifier = Modifier | |||
) | |||
} | |||
|
|||
fun Int.toCategory() :String{ |
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.
stringResource에 등록해서 사용해주세요.
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.
고생하셨습니다 👍
개요
가게 등록 마무리 화면 구현
작업 상세내용
-