diff --git a/client/src/app/(main)/[username]/profile/layout.tsx b/client/src/app/(main)/[username]/profile/layout.tsx index 8d93b810..15e82588 100644 --- a/client/src/app/(main)/[username]/profile/layout.tsx +++ b/client/src/app/(main)/[username]/profile/layout.tsx @@ -9,7 +9,7 @@ export default function Layout({ children }: { children: React.ReactNode }) { return (
- +