Skip to content

Commit 78967d1

Browse files
committed
Fix duplicate ID
1 parent d9c6697 commit 78967d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/pages/PageProducts/components/productList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
{
3131
"count": 7,
3232
"description": "Short Product Description2",
33-
"id": "7567ec4b-b10c-48c5-9345-fc73c48a80a2",
33+
"id": "7567ec4b-b10c-48c5-9345-fc73c48a80a3",
3434
"price": 23,
3535
"title": "Product"
3636
},

0 commit comments

Comments
 (0)