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 (