From 33a513f40e76d363305a52c115fbf6689e9cdca2 Mon Sep 17 00:00:00 2001 From: selvi Date: Mon, 8 Jun 2026 22:02:46 +0530 Subject: [PATCH] price hided --- src/components/MenuSection.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/MenuSection.js b/src/components/MenuSection.js index 3401685..0b59b6f 100644 --- a/src/components/MenuSection.js +++ b/src/components/MenuSection.js @@ -33,8 +33,8 @@ export default function MenuSection() {

{item.name}

- - {item.price} + {/* */} + {/* {item.price} */}

{item.desc}