nexxtway/react-rainbow

View on GitHub
library/exampleComponents/Icons/paris.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function Paris has 108 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Paris = props => {
    const { className, style } = props;
    return (
        <svg
            className={className}
Severity: Major
Found in library/exampleComponents/Icons/paris.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status