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

feat: 주문 이력 조회 api 연결 #84

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

99mini
Copy link
Contributor

@99mini 99mini commented Nov 19, 2024

#️⃣연관된 이슈

📝작업 내용

스크린샷 (선택)

💬리뷰 요구사항(선택)

@99mini 99mini self-assigned this Nov 19, 2024
<S.HistoryItemSummary>
<S.StoreImage
source={{uri: order.market.images[0]}}
source={{uri: order.products[0].image}}
Copy link
Contributor

Choose a reason for hiding this comment

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

저도 해당부분 궁금했는데 일단 가게 대표이미지 제외하고 product 이미지로 가는 방향인가요?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

일단은 이렇게 ㄱㄱ

Copy link
Contributor

@l-lyun l-lyun left a comment

Choose a reason for hiding this comment

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

감사합니다!!

@99mini 99mini merged commit 588037c into main Nov 19, 2024
1 check passed
@99mini 99mini deleted the feature/read-orderhistory branch November 19, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants