pankod/refine

View on GitHub
packages/devtools-ui/src/devtools.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function DevToolsApp has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const DevToolsApp = () => {
  return (
    <DevToolsContextProvider __devtools>
      <ReloadOnChanges />
      <BrowserRouter>
Severity: Major
Found in packages/devtools-ui/src/devtools.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status