마이페이지

- 내 보관함 이동 버튼 추가
This commit is contained in:
Yu Sung
2025-01-08 01:40:41 +09:00
parent d060b8620a
commit 6c0ea9595c
9 changed files with 65 additions and 34 deletions

View File

@@ -71,11 +71,7 @@ struct CanCardView_Previews: PreviewProvider {
websiteUrl: "",
blogUrl: "",
liveReservationCount: 0,
isAuth: false,
orderList: GetAudioContentOrderListResponse(
totalCount: 0,
items: []
)
isAuth: false
),
refresh: {}
)