mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-19 09:54:58 +00:00
Improve Carts reliability
Nicer empty cart page Check on page load if cart is valid
This commit is contained in:
parent
67c8794427
commit
764aaa48ea
5 changed files with 117 additions and 31 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