From b89ed35979bcbdaa8dcd4e2b644bd2c7bb392136 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 17:26:52 +0200 Subject: [PATCH] fix gallery? --- 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 a52c25d..595fcb2 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}