AugurProject/augur-ui

View on GitHub
src/modules/app/components/inner-nav/portfolio-inner-nav.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  getMainMenuData() {
    const { currentBasePath } = this.props;
    return [
      {
        label: "Positions",
Severity: Minor
Found in src/modules/app/components/inner-nav/portfolio-inner-nav.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status