From 01c5957babfb5d25a41f7a601d334c852a2151c2 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Sun, 13 Oct 2024 15:15:03 +0200 Subject: [PATCH] fix --- frontend/src/scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index e6fb28b..3160d32 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -227,7 +227,7 @@ class Main extends Component { {this.state.page == "#eshop" &&
{this.state.products.map(product => -
+
...
{product.name}