From 4e5278dfc8e352dc83703cd70c5ee9f11abd8696 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 17:51:32 +0200 Subject: [PATCH] hopefully last --- 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 f5ae61d..9736804 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -183,7 +183,7 @@ class Main extends Component { {this.state.page == "#gallery" &&
{this.state.photos.map((photos, index) => -
+
{photos.name}