ant-design/ant-design

View on GitHub
.dumi/theme/slots/Footer/AdditionalInfo.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function InfoNewVersion has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function InfoNewVersion() {
  const [location] = useLocale(locales);
  const [supportWhere, setSupportWhere] = React.useState(true);

  React.useEffect(() => {
Severity: Major
Found in .dumi/theme/slots/Footer/AdditionalInfo.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status