Third Commit

This commit is contained in:
2023-05-01 08:34:50 -04:00
parent 3f148785ea
commit cdede7d6e3

View File

@@ -18,4 +18,10 @@ export const ShopList = [
image: Image3,
price: 1,
},
{
name: "Image 3",
image: Image3,
price: 1,
}
];