best-doctor/ke

View on GitHub
src/DetailView/widgets/RowWidget.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
F
0%

Function RowWidget has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const RowWidget = (props: RowWidgetProps): JSX.Element => {
  const {
    setInitialValue,
    submitChange,
    resourceName,
Severity: Minor
Found in src/DetailView/widgets/RowWidget.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status