diff --git a/components/header.tsx b/components/header.tsx index 2d1ec3f448..af8e6ec4bf 100644 --- a/components/header.tsx +++ b/components/header.tsx @@ -69,4 +69,15 @@ export function Header() { ) -} +}const Header = () => ( +
+

ProfitX

+ +
+); + +export default Header; +