From ddf7172031b40d97793342bf75cf09309bcfb2aa Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Sun, 24 Mar 2024 19:16:01 +0000 Subject: [PATCH] g --- src/app/@auth/(.)contacts/page.tsx | 2 +- src/app/components/BottomNav/BottomNav.tsx | 4 ++-- src/app/components/RecentTransaction/RecentTransaction.tsx | 4 +++- todo.md | 4 +++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/src/app/@auth/(.)contacts/page.tsx b/src/app/@auth/(.)contacts/page.tsx index fa67232..3c26456 100644 --- a/src/app/@auth/(.)contacts/page.tsx +++ b/src/app/@auth/(.)contacts/page.tsx @@ -99,7 +99,7 @@ export default function Page() { <>
-
You've got no transactions
+
You've got no Contacts
diff --git a/src/app/components/BottomNav/BottomNav.tsx b/src/app/components/BottomNav/BottomNav.tsx index 04394b9..9dc1fb1 100644 --- a/src/app/components/BottomNav/BottomNav.tsx +++ b/src/app/components/BottomNav/BottomNav.tsx @@ -30,7 +30,7 @@ const BottomNavbar = () => { <> {showNav && (