department-of-veterans-affairs/vets-website

View on GitHub
src/applications/caregivers/components/FormAlerts/SubmissionErrorAlert.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function SubmissionErrorAlert has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SubmissionErrorAlert = () => {
  useEffect(() => {
    focusElement('.caregiver-error-message');
  }, []);

    There are no issues that match your filters.

    Category
    Status