gilbarbara/react-dropdown

View on GitHub
src/components/Option.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

export default function Option(props: OptionComponentProps) {
  const {
    item,
    methods: { removeItem },
    props: {
Severity: Minor
Found in src/components/Option.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status