Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
acouch committed Jan 3, 2025
1 parent 0b978f7 commit 01442c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { USWDSIcon } from "src/components/USWDSIcon";
type PrimaryLink = {
text?: string;
href?: string;
textPrimary?: boolean;
};

type Props = {
Expand Down

0 comments on commit 01442c2

Please sign in to comment.