From b4b8b3e03d3e07a4f26d1a322d30cbd5761bc2d8 Mon Sep 17 00:00:00 2001 From: keannu125 Date: Tue, 21 Feb 2023 14:18:35 +0800 Subject: [PATCH] Fixed initial products page again --- src/routes/Products/Products.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/Products/Products.tsx b/src/routes/Products/Products.tsx index fe1ca3e..a53ff9c 100644 --- a/src/routes/Products/Products.tsx +++ b/src/routes/Products/Products.tsx @@ -6,8 +6,8 @@ import ProductListEntry from "../../Components/ProductListEntry/ProductListEntry export default function Products() { return ( -
-
+
+

Products