ahbeng/NUSMods

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

Summary

Maintainability
A
1 hr
Test Coverage

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

const ButtonGroupSelector: React.FC<Props> = (props) => {
  const {
    size,
    choices,
    selectedChoice,
Severity: Minor
Found in website/src/views/components/ButtonGroupSelector.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status