department-of-veterans-affairs/vets-website

View on GitHub
src/platform/site-wide/user-nav/components/PersonalizationDropdown.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function PersonalizationDropdown has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function PersonalizationDropdown(props) {
  const { isSSOe, csp } = props;

  const createSignout = useCallback(
    () => (

    There are no issues that match your filters.

    Category
    Status