govau/performance-dashboard

View on GitHub
client/src/editor/scripts/components/jsonschemaForms/preview/preview_container.js

Summary

Maintainability
A
1 hr
Test Coverage

Function mapStateToProps has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const mapStateToProps = (state, ownProps) => {
  const { currentNormalizedSlice } = ownProps;

  if (!currentNormalizedSlice) {
    return {

    There are no issues that match your filters.

    Category
    Status