pankod/refine

View on GitHub
packages/core/src/components/layoutWrapper/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage
B
86%

Function UnsavedPrompt has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const UnsavedPrompt: React.FC = () => {
  const { Prompt } = useRouterContext();

  const translate = useTranslate();

Severity: Minor
Found in packages/core/src/components/layoutWrapper/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status