From a78f93e41d62a34f48ac19d98f606154bffb5de0 Mon Sep 17 00:00:00 2001 From: rohitnairtech Date: Thu, 27 Jul 2023 07:44:37 +0530 Subject: [PATCH] fixed issue of only the first ordered items thumbnail being shown in orders section :pencil2: --- src/modules/account/components/order-card/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/account/components/order-card/index.tsx b/src/modules/account/components/order-card/index.tsx index beb15a44f..5643839e5 100644 --- a/src/modules/account/components/order-card/index.tsx +++ b/src/modules/account/components/order-card/index.tsx @@ -43,7 +43,7 @@ const OrderCard = ({ order }: OrderCardProps) => { return (