From 4e9ac483862a92cdb32060d6d38fe0240ecf000b Mon Sep 17 00:00:00 2001 From: Perry Raskin Date: Thu, 14 Sep 2023 19:16:26 -0400 Subject: [PATCH] Reorders mobile cards --- pages/index.tsx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index a48a238..8c48b9e 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -511,7 +511,16 @@ const Home = () => { : [months[0], months[1], months[2]].map((item) => { if (item) { return ( - + {item.name} {/* {item.name} */} @@ -755,7 +764,7 @@ const Home = () => { ) : ( -
+
{/* {
{/* TABLE FOR DESKTOP */} - +
Merchant