nexxtway/react-rainbow

View on GitHub
library/exampleComponents/Icons/userSignup.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function UserSignUp has 139 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function UserSignUp(props) {
    const { className, style } = props;
    return (
        <svg
            className={className}
Severity: Major
Found in library/exampleComponents/Icons/userSignup.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status