diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 4d428c8..1a75d97 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -1,4 +1,5 @@ import React from "react"; +import { ProjectTitle } from "./ProjectTitle"; export const Header: React.FC = () => { return ( @@ -8,13 +9,7 @@ export const Header: React.FC = () => { aria-label="Global" >