mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-19 09:54:58 +00:00
Kinda working cart
This commit is contained in:
parent
f7321ed338
commit
67c8794427
6 changed files with 175 additions and 41 deletions
|
@ -49,7 +49,7 @@ const TestData: Item[] = [
|
|||
name: "GwaGwa",
|
||||
price: 69,
|
||||
labels: [Labels.nut],
|
||||
image: "/dab.jpg",
|
||||
// image: "/dab.jpg",
|
||||
},
|
||||
{
|
||||
uuid: "hogmelon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue