nexxtway/react-rainbow

View on GitHub
library/pages/components/FeatureList/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function FeatureList has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function FeatureList(props) {
    const { className, style } = props;

    const getContainerClassNames = () => classnames('react-rainbow-feature-list', className);

Severity: Major
Found in library/pages/components/FeatureList/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status