diff --git a/src/app/page.tsx b/src/app/page.tsx index e839701..b2d85ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,8 +7,8 @@ export default function Home() {

Hello, I am a

diff --git a/src/components/layout/header.tsx b/src/components/layout/header.tsx index aef06cc..f7bc5f6 100644 --- a/src/components/layout/header.tsx +++ b/src/components/layout/header.tsx @@ -8,7 +8,7 @@ import NavLinks from "../navlinks"; import NavCommand from "./nav"; const Header = () => ( -
+
{ return ( <>
-
+
{children}