From 0c116fb70010b534aca8d48b5be0fc224f800fdd Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Mon, 11 Dec 2023 21:47:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=98=ED=85=90=EC=B8=A0=20=EB=A9=94?= =?UTF-8?q?=EC=9D=B8=20-=20=EC=83=88=EB=A1=9C=EC=9A=B4=20=EC=BD=98?= =?UTF-8?q?=ED=85=90=EC=B8=A0,=20=EC=BD=98=ED=85=90=EC=B8=A0=20=EB=9E=AD?= =?UTF-8?q?=ED=82=B9=20=EC=9D=98=20HStack=20->=20LazyHStack=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Main/NewContent/ContentMainNewContentThemeView.swift | 2 +- .../Content/Main/NewContent/ContentMainNewContentView.swift | 2 +- .../Content/Main/Ranking/ContentMainRankingSortView.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SodaLive/Sources/Content/Main/NewContent/ContentMainNewContentThemeView.swift b/SodaLive/Sources/Content/Main/NewContent/ContentMainNewContentThemeView.swift index 07d91ec..13b4e2a 100644 --- a/SodaLive/Sources/Content/Main/NewContent/ContentMainNewContentThemeView.swift +++ b/SodaLive/Sources/Content/Main/NewContent/ContentMainNewContentThemeView.swift @@ -15,7 +15,7 @@ struct ContentMainNewContentThemeView: View { var body: some View { ScrollView(.horizontal, showsIndicators: false) { - HStack(alignment: .top, spacing: 8) { + LazyHStack(alignment: .top, spacing: 8) { ForEach(0..