gwcuva/gwc-website

View on GitHub
src/components/CareerFair2022/Schedule/Schedule.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Schedule has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Schedule() {
  const [workshops, setWorkshops] = useState([{'id': '', 'eventName': '', 'eventDetail': '', 'startTime': '', 'zoomLink': '', 'inPerson': ''}]);
  // const [dropdownOpen, setDropdownOpen] = useState(false);

  useEffect(() => {
Severity: Minor
Found in src/components/CareerFair2022/Schedule/Schedule.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status