trufflesuite/truffle

View on GitHub
packages/codec-components/src/docs/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function App(): JSX.Element {
  return (
    <>
      <ul className={styles["links"]}>
        {links.map((C, i) => (
Severity: Minor
Found in packages/codec-components/src/docs/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status