myems-web/src/components/auth/wizard/Success.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Success has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Success = () => {
  const { setStep, setUser } = useContext(AuthWizardContext);

  const defaultOptions = {
    loop: true,
Severity: Minor
Found in myems-web/src/components/auth/wizard/Success.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status