From b9e2323034e42a6447bda1c54965832d78e898e8 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 17:25:59 +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 56522b2..a52c25d 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}