trufflesuite/truffle

View on GitHub
packages/codec-components/src/react/components/providers/codec-components.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CodecComponentsProvider has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function CodecComponentsProvider(
  props: CodecComponentsProviderProps
): JSX.Element {
  const classNamePrefix = useClassNamePrefix();
  const containerDepth = useContainerDepth();

    There are no issues that match your filters.

    Category
    Status