src/components/Menu/Copy.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Copy has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Copy(): JSX.Element {
  const manager = useTaskManager()
  const analytics = useAnalytics()
  const report = useRecoilValue(reportState)
  const [mode] = useMode()
Severity: Major
Found in src/components/Menu/Copy.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status