pankod/refine

View on GitHub
packages/devtools-ui/src/pages/after-login.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const Success = () => {
  const { ws } = React.useContext(DevToolsContext);

  React.useEffect(() => {
    if (ws) {
Severity: Minor
Found in packages/devtools-ui/src/pages/after-login.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status