From f69e679c6b6909596f98825419495da1328964f5 Mon Sep 17 00:00:00 2001 From: Nikita Mashchenko Date: Sun, 18 Feb 2024 16:07:33 -0600 Subject: [PATCH] fix: prettier --- client/src/app/(main)/[username]/profile/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (
- +