From 97ed0c05cf101fa6750b6cc789bb39aa0f31b534 Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Tue, 18 Feb 2025 22:44:50 -0600 Subject: [PATCH] limit this --- components/Global/components/horizontal-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Global/components/horizontal-list.tsx b/components/Global/components/horizontal-list.tsx index ad933437..2703a67e 100644 --- a/components/Global/components/horizontal-list.tsx +++ b/components/Global/components/horizontal-list.tsx @@ -30,7 +30,7 @@ export default function HorizontalCardList({ return ( ).slice(0, cutoff - 1)} renderItem={props.renderItem} ListFooterComponent={() => { return props.data ? (