feat(home): 추천 배너 섹션을 연결한다

This commit is contained in:
Yu Sung
2026-06-29 15:39:23 +09:00
parent c441fb0b02
commit 0e31c69be8
10 changed files with 454 additions and 41 deletions

View File

@@ -55,7 +55,7 @@ private struct MainHomeLiveItemView: View {
}
struct MainHomeLiveSection_Previews: PreviewProvider {
private static let previewImageUrl = "https://placehold.co/500"
private static let previewImageUrl = "https://picsum.photos/500/500"
static var previews: some View {
Group {