gilbarbara/react-dropdown

View on GitHub
src/components/Handle.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function Handle has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Handle(props: ComponentProps) {
  const {
    methods: { getDropdownRef, getLabels, getStyles, setStatus },
    props: { handleComponent, onClickSelector },
    state: { status },
Severity: Minor
Found in src/components/Handle.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status