Shramkoweb/Portfolio

View on GitHub
components/mdx-components/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CustomLink has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function CustomLink(
  props: JSX.IntrinsicAttributes &
  ClassAttributes<HTMLAnchorElement> &
  AnchorHTMLAttributes<HTMLAnchorElement>,
) {
Severity: Minor
Found in components/mdx-components/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status