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}