From db0451f98b92fda59d8260053b93581c912d160b Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 17:49:16 +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 df5aff2..f5ae61d 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -181,7 +181,7 @@ class Main extends Component { } {this.state.page == "#gallery" && -
+
{this.state.photos.map((photos, index) =>