toggle-corp/react-store

View on GitHub
components/Input/SelectInput/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function render has 151 lines of code (exceeds 100 allowed). Consider refactoring.
Open

    render() {
        const {
            error,
            hint,
            keySelector,
Severity: Major
Found in components/Input/SelectInput/index.js - About 3 hrs to fix

    FIXME found
    Open

                // FIXME: this may break
    Severity: Minor
    Found in components/Input/SelectInput/index.js by fixme

    There are no issues that match your filters.

    Category
    Status