AugurProject/augur-ui

View on GitHub
src/modules/common/components/input-dropdown/input-dropdown.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const { className, label, options } = this.props;
    const s = this.state;

    return (
Severity: Major
Found in src/modules/common/components/input-dropdown/input-dropdown.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status