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

외출 시간 설정 ui 변경 #98

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

eejx0
Copy link
Contributor

@eejx0 eejx0 commented Aug 13, 2024

개요

외출 시간 설정 ui 수정

이슈 번호

#97

@eejx0 eejx0 added feat 새로운 기능을 추가 할 경우 👾bug 버그가 발생한 경우 labels Aug 13, 2024
@eejx0 eejx0 self-assigned this Aug 13, 2024
@eejx0 eejx0 linked an issue Aug 13, 2024 that may be closed by this pull request
@auto-assign auto-assign bot requested a review from Juone2 August 13, 2024 03:23
Comment on lines +45 to +46
const activeOutingTimes = outingTimesProps.filter((item) => item.enabled);

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

외출 가능한 거만 띄워주기?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Juone2
Copy link
Member

Juone2 commented Aug 13, 2024

아니 그럴 거면!!!!!!!!!! 외출 상태 변경 굳이 안 바꿔도 됐잖아

@Juone2 Juone2 merged commit 9af9453 into dev Aug 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👾bug 버그가 발생한 경우 feat 새로운 기능을 추가 할 경우
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

외출 시간 설정 ui 변경
2 participants