department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/referral-appointments/ChooseDateAndTime.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function ChooseDateAndTime has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ChooseDateAndTime = () => {
  // const dispatch = useDispatch();
  const availableSlots = [
    {
      end: '2024-07-02T17:00:00Z',
Severity: Major
Found in src/applications/vaos/referral-appointments/ChooseDateAndTime.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status