From 2a06dd9b24b1b8ef2f13120bcf6c251a0b88ced9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Thu, 24 Jul 2025 18:25:21 +0300 Subject: [PATCH] fixes #92 --- src/app/pages/uikit/listdemo.ts | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) 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 }}