마이페이지 - 구매목록 추가
This commit is contained in:
@@ -88,7 +88,11 @@ struct MyInfoCardView_Previews: PreviewProvider {
|
||||
websiteUrl: "",
|
||||
blogUrl: "",
|
||||
liveReservationCount: 0,
|
||||
isAuth: false
|
||||
isAuth: false,
|
||||
orderList: GetAudioContentOrderListResponse(
|
||||
totalCount: 0,
|
||||
items: []
|
||||
)
|
||||
),
|
||||
refresh: {}
|
||||
)
|
||||
|
Reference in New Issue
Block a user