diff --git a/src/layouts/ArticlePage.tsx b/src/layouts/ArticlePage.tsx index e5e9dd7ec..a8bd9b067 100644 --- a/src/layouts/ArticlePage.tsx +++ b/src/layouts/ArticlePage.tsx @@ -67,7 +67,7 @@ const ArticlePage = ({ pageInfo, promoAfter, promoBefore, customNav, customNavPa {/* Child Navigation */} - {children && ( + {children && children?.length > 0 && ( Articles in this section: