Сделали дочерние компоненты и свойства
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
"products": [
|
||||
{
|
||||
"id":1,
|
||||
"name":"Sneakers Red & White 2025",
|
||||
"name":"Кросовки Red & White 2025",
|
||||
"brand":"NIKE",
|
||||
"price":38.0,
|
||||
"imageUrl":"./assets/images/sneakers-image.jpg"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"name":"Sneakers Red & White 2025",
|
||||
"name":"Кросовки белые 2024",
|
||||
"brand":"NIKE",
|
||||
"price":40.0,
|
||||
"imageUrl":"./assets/images/sneakers-image.jpg"
|
||||
|
||||
Reference in New Issue
Block a user