diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 369b2e9..ec64e38 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -189,7 +189,7 @@ class Main extends Component { */}
{photos.name}
- Otevřít galerii + this.openGallery(photos.index)}>Otevřít galerii
})}