From f1327aac6bf6f128b577b1cbdeb6d425a1c0aee7 Mon Sep 17 00:00:00 2001 From: Kapil Jangid Date: Sat, 5 Oct 2024 15:28:53 +0530 Subject: [PATCH] Refactor mobile nav component and add profile link --- src/layouts/mobile-nav.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/layouts/mobile-nav.tsx b/src/layouts/mobile-nav.tsx index 9e77652a..07ffe864 100644 --- a/src/layouts/mobile-nav.tsx +++ b/src/layouts/mobile-nav.tsx @@ -77,7 +77,12 @@ export function MobileNav() {