nexxtway/react-rainbow

View on GitHub
src/components/FileSelector/icons/error.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ErrorIcon has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function ErrorIcon() {
    return (
        <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
            <g id="components" stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
                <g
Severity: Minor
Found in src/components/FileSelector/icons/error.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status