best-doctor/ke

View on GitHub
src/WizardMaster/components/Wizard.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Function Wizard has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Wizard = (props: WizardProps): JSX.Element => {
  const {
    wizard,
    provider,
    mainDetailObject,
Severity: Major
Found in src/WizardMaster/components/Wizard.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status