trezy/firebase-system-update

View on GitHub
src/components/Form/Button.js

Summary

Maintainability
A
1 hr
Test Coverage

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

const Button = forwardRef((props, ref) => {
    const {
        children,
        className,
        isDisabled,
Severity: Minor
Found in src/components/Form/Button.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status