Skip to content

Commit

Permalink
changed title to match h1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel committed Jan 17, 2025
1 parent 3d58c33 commit 1190e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/applications/ivc-champva/10-7959C/containers/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const breadcrumbList = [
];

export default function App({ location, children }) {
document.title = `${formConfig.title} | Veterans Affairs`;
useEffect(() => {
// Insert CSS to hide 'For example: January 19 2000' hint on memorable dates
// (can't be overridden by passing 'hint' to uiOptions):
Expand Down

0 comments on commit 1190e35

Please sign in to comment.