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}