department-of-veterans-affairs/vets-website

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function CommunityCareProviderSelectionPage has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function CommunityCareProviderSelectionPage() {
  const pageTitle = useSelector(state => getPageTitle(state, pageKey));

  const dispatch = useDispatch();
  const { data, pageChangeInProgress, schema } = useSelector(

    There are no issues that match your filters.

    Category
    Status