From e4f3557b941928058b86a4a917f4a5a8182f3d11 Mon Sep 17 00:00:00 2001 From: RavitejaSurampudi Date: Mon, 28 Feb 2022 20:47:17 +0530 Subject: [PATCH] feat: CXPUI-11 featured and most popular slide changes --- src/pages/index.jsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index eaff3954..d39ab293 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -437,7 +437,9 @@ const QuickstartsPage = ({ data, location }) => { { isSearchInputEmpty && <> -
0 && + <> +
{ - + {mostPopularQuickStarts.map((pack) => ( { ))}
+ }