nexxtway/react-rainbow

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

export default function FileIcon() {
    return (
        <svg width="14px" height="17px" viewBox="0 0 14 17" version="1.1">
            <g id="components" stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
                <g id="Components-FileSelector-" transform="translate(-435.000000, -899.000000)">
Severity: Major
Found in src/components/FileSelector/icons/file.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status