nexxtway/react-rainbow

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

Summary

Maintainability
A
1 hr
Test Coverage

Function CancelIcon has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function CancelIcon() {
    return (
        <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
            <title>cancel</title>
            <g
Severity: Minor
Found in src/components/FileSelector/icons/cancel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status