diff --git a/pedi-foods/Sources/PediFoods/Views/Main/StoreDetailView.swift b/pedi-foods/Sources/PediFoods/Views/Main/StoreDetailView.swift index 335d0de..4fc42f4 100644 --- a/pedi-foods/Sources/PediFoods/Views/Main/StoreDetailView.swift +++ b/pedi-foods/Sources/PediFoods/Views/Main/StoreDetailView.swift @@ -54,7 +54,7 @@ struct StoreDetailView: View { AppColors.backgroundLight.ignoresSafeArea() ScrollView(showsIndicators: false) { - LazyVStack(spacing: 0, pinnedViews: [.sectionHeaders]) { + LazyVStack(spacing: 0) { ScrollOffsetReader(offsetY: $scrollOffset) topSection Section {