From b3117af6168ccc8ed83580c8e76503d30d60f3d8 Mon Sep 17 00:00:00 2001 From: Aravind Balla <8036315+aravindballa@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:53:44 +0530 Subject: [PATCH] Update wishlist.js --- pages/wishlist.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/wishlist.js b/pages/wishlist.js index 1181d0b..618ad6c 100644 --- a/pages/wishlist.js +++ b/pages/wishlist.js @@ -109,7 +109,7 @@ const gifts = { description: 'The LAMY vista Fountain Pen offers a clear view of its inner workings with its transparent design. It features a polished steel nib, ergonomic grip, and includes an ink cartridge and converter. Perfect for young enthusiasts!', price: '3,105', - active: true, + active: false, }, ], }, @@ -176,7 +176,7 @@ export default function WishlistPage() { {subheading &&
{subheading}
}