Geovation/photos

View on GitHub
src/components/PhotoPage/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const { classes, fields } = this.props;

    const imageVisible = this.state.openGeotag ? "hidden" : "visible";

Severity: Major
Found in src/components/PhotoPage/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status