department-of-veterans-affairs/vets-website

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

Summary

Maintainability
A
3 hrs
Test Coverage

Function ClosestCityStatePage has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

  const uiSchema = {
    communityCareSystemId: {

    There are no issues that match your filters.

    Category
    Status