department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/appointment-list/components/ScheduleNewAppointment.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ScheduleNewAppointmentButton has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function ScheduleNewAppointmentButton() {
  const history = useHistory();
  const dispatch = useDispatch();
  const { typeOfCare } = useSelector(getNewAppointmentFlow);
  const featureStartSchedulingLink = useSelector(

    There are no issues that match your filters.

    Category
    Status