added comment
This commit is contained in:
parent
66f88b0bb1
commit
ef3b44cbf4
@ -24,7 +24,7 @@ const Appetizers = () => {
|
||||
height={50}
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Mapping out the menu */}
|
||||
<div className="bg-red-300 flex flex-wrap gap-8 pt-6 justify-between w-full">
|
||||
{Menu.map((menu_item) => {
|
||||
return (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user