dynamic/silverstripe-locator-frontend-react

View on GitHub
client/src/js/containers/map/MapContainer.jsx

Summary

Maintainability
A
0 mins
Test Coverage

Function render has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  render() {
    const { current, showCurrent, clusters, center, defaultCenter, mapStyle, searchMarkerImagePath,
      search, searchCenter, clusterStyles } = this.props;
    return (
      <Fragment>
Severity: Minor
Found in client/src/js/containers/map/MapContainer.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status