tbleckert/react-select-search

View on GitHub
src/components/Options.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Options has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Options(props) {
    const {
        options,
        cls,
        renderOption,
Severity: Minor
Found in src/components/Options.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status