nexxtway/react-rainbow

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function AdvancedSettings has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status