ant-design/ant-design

View on GitHub
.dumi/theme/common/LiveCode.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function LiveCode has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

> = (props) => {
  const [open, setOpen] = useState(false);
  const { styles } = useStyle();
  const [locale] = useLocale(locales);

Severity: Minor
Found in .dumi/theme/common/LiveCode.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status