toggle-corp/react-store

View on GitHub
v2/View/Image/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Image has 110 lines of code (exceeds 100 allowed). Consider refactoring.
Open

function Image(props: Props) {
    const {
        alt,
        className: classNameFromProps,
        imageClassName,
Severity: Major
Found in v2/View/Image/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status