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

fix : TicketDetail argument 제거 #296

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix : TicketDetail argument 제거 #296

merged 1 commit into from
Oct 11, 2024

Conversation

HamBP
Copy link
Member

@HamBP HamBP commented Sep 22, 2024

Issue

작업 내용

  • navigation으로 래핑하면서 불필요해진 arguments 제거 (composable 바깥의 navigation에서 ticketId 주입 중)

@HamBP HamBP requested a review from mangbaam September 22, 2024 07:11
@HamBP HamBP self-assigned this Sep 22, 2024
@HamBP HamBP added the bug 버그 픽스 label Sep 22, 2024
Copy link

Test Results

 9 files   9 suites   0s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
12 runs  12 ✅ 0 💤 0 ❌

Results for commit 99aa025.

@HamBP HamBP merged commit baa7241 into develop Oct 11, 2024
2 checks passed
@HamBP HamBP deleted the feature/292 branch October 11, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TicketDetail route 변경
2 participants