nexxtway/react-rainbow

View on GitHub
examples/create-react-app/src/pages/ReduxForm/form.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function render has 114 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        const { handleSubmit } = this.props;
        return (
            <form
                className="rainbow-p-horizontal_x-large rainbow-p-bottom_large rainbow-checkout_media-styles-container"
Severity: Major
Found in examples/create-react-app/src/pages/ReduxForm/form.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status