ahbeng/NUSMods

View on GitHub
website/src/views/components/ColorPicker.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ColorPicker has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ColorPicker = memo<Props>((props) => {
  const renderColorPicker: ChildrenFunction<ColorIndex> = ({
    getToggleButtonProps,
    getItemProps,
    getMenuProps,
Severity: Minor
Found in website/src/views/components/ColorPicker.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status