department-of-veterans-affairs/vets-website

View on GitHub
src/applications/ezr/components/FormAlerts/PreferredFacilityAlert.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function PreferredFacilityAlert has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const PreferredFacilityAlert = () => {
  // use logging to track the volume of users who receive this alert
  useEffect(() => {
    return () => {
      recordEvent({

    There are no issues that match your filters.

    Category
    Status