From beeda59127a06f11c6e6dbeb8b415bbf85c2b50d Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 8 Sep 2024 07:16:36 +0200 Subject: [PATCH] fix: add "Email" link to the sidebar and mobile navigation bar in administration panel --- app/(auth)/_components/Mobilenav.tsx | 2 +- app/(auth)/_components/Sidebar.tsx | 4 ++-- constants/index.tsx | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/app/(auth)/_components/Mobilenav.tsx b/app/(auth)/_components/Mobilenav.tsx index 09fee8c..00575eb 100644 --- a/app/(auth)/_components/Mobilenav.tsx +++ b/app/(auth)/_components/Mobilenav.tsx @@ -25,7 +25,7 @@ const MobileNav = () => { <>