RocketChat/Rocket.Chat

View on GitHub
packages/web-ui-registration/src/template/FormSkeleton.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function FormSkeleton has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const FormSkeleton = (): ReactElement => {
    return (
        <Form aria-busy>
            <Form.Header>
                <Form.Title>
Severity: Minor
Found in packages/web-ui-registration/src/template/FormSkeleton.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status