diff --git a/src/app/pages/uikit/listdemo.ts b/src/app/pages/uikit/listdemo.ts index 8f4cc9c..d06070e 100644 --- a/src/app/pages/uikit/listdemo.ts +++ b/src/app/pages/uikit/listdemo.ts @@ -75,19 +75,25 @@ import { Product, ProductService } from '../service/product.service';
-
-
- -
- -
+
+ +
+
{{ item.category }} -
{{ item.name }}
+
+ {{ item.name }} +
- {{ item.rating }} + {{ item.rating }}