nexxtway/react-rainbow

View on GitHub
library/pages/components/FeatureList/images/interactive-examples.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function InteractiveExamples has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const InteractiveExamples = props => {
    const { className } = props;
    return (
        <svg
            className={className}
Severity: Major
Found in library/pages/components/FeatureList/images/interactive-examples.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status