department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/new-appointment/components/ScheduleCernerPage.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ScheduleCernerPage has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function ScheduleCernerPage() {
  const dispatch = useDispatch();
  const facility = useSelector(getChosenFacilityInfo);

  const history = useHistory();

    There are no issues that match your filters.

    Category
    Status