From 7959fe97b32b5c0f1ced079a26b5d91d894b9b5a Mon Sep 17 00:00:00 2001 From: Obiajulu-gif Date: Sun, 30 Aug 2026 09:37:41 +0100 Subject: [PATCH] fix: improve mobile nav toast and error boundary --- src/components/layout/mobile-nav.tsx | 5 +- src/components/shared/error-boundary.tsx | 12 ++-- src/components/shared/toast.tsx | 85 +++++++++++++++--------- src/tests/shared/error-boundary.test.tsx | 2 +- 4 files changed, 60 insertions(+), 44 deletions(-) diff --git a/src/components/layout/mobile-nav.tsx b/src/components/layout/mobile-nav.tsx index e031432..73b1bf1 100644 --- a/src/components/layout/mobile-nav.tsx +++ b/src/components/layout/mobile-nav.tsx @@ -22,15 +22,16 @@ export function MobileNav() { - +