Skip to content

Commit

Permalink
post rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-s-nava committed Jan 3, 2025
1 parent e17426a commit b8f15d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ import {
Header as USWDSHeader,
} from "@trussworks/react-uswds";

import { USWDSIcon } from "src/components/USWDSIcon";

type PrimaryLink = {
text?: string;
href?: string;
Expand Down

0 comments on commit b8f15d0

Please sign in to comment.