nexxtway/react-rainbow

View on GitHub
src/components/CodeInput/inputItems.js

Summary

Maintainability
A
1 hr
Test Coverage

Function InputItems has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const InputItems = React.forwardRef((props, ref) => {
    const {
        value,
        disabled,
        required,
Severity: Minor
Found in src/components/CodeInput/inputItems.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status