From e40df167d843d16b86b214460671e73576ec4cc9 Mon Sep 17 00:00:00 2001 From: dog Date: Thu, 6 Jun 2024 13:25:39 +0300 Subject: [PATCH] fix all expo path --- src/components/Views/Expo/Expo.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/components/Views/Expo/Expo.tsx b/src/components/Views/Expo/Expo.tsx index 3040cb9b..4c3ff1a3 100644 --- a/src/components/Views/Expo/Expo.tsx +++ b/src/components/Views/Expo/Expo.tsx @@ -123,18 +123,15 @@ export const Expo = (props: Props) => { loadMoreWithoutScrolling(LOAD_MORE_PAGE_SIZE) setArticlesEndPage((prev) => prev + LOAD_MORE_PAGE_SIZE) } - + console.log(props.layout) return (