pankod/refine

View on GitHub
packages/mui/src/components/pages/login/index.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function LoginPage has 176 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export const LoginPage: React.FC<LoginPageProps> = () => {
  const {
    register,
    handleSubmit,
    formState: { errors },
Severity: Major
Found in packages/mui/src/components/pages/login/index.tsx - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status