diff --git a/components/layout/header.tsx b/components/layout/header.tsx index eb1d203..0b56e83 100644 --- a/components/layout/header.tsx +++ b/components/layout/header.tsx @@ -6,6 +6,7 @@ const Header = () => {
+ Hello
);