best-doctor/ke

View on GitHub
src/WizardMaster/components/WizardStepContainer/WizardStepControlPanel.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
D
66%

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

const WizardStepControlPanel = (props: WizardStepControlPanelProps): JSX.Element => {
  const {
    wizardStep,
    wizard,
    submitChange,

    There are no issues that match your filters.

    Category
    Status