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..