ant-design/ant-design

View on GitHub
.dumi/theme/builtins/TokenCompare/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function TokenCompare has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const TokenCompare: React.FC<TokenCompareProps> = (props) => {
  const { tokenNames = '' } = props;
  const [, lang] = useLocale();
  const { styles } = useStyle();

Severity: Minor
Found in .dumi/theme/builtins/TokenCompare/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status