From aa7ee3f19eeb1be6dab4b44fe1d2c8283e460507 Mon Sep 17 00:00:00 2001 From: sanjidarimi Date: Wed, 17 Jun 2026 20:33:30 +0600 Subject: [PATCH] fixed --- src/pages/NotFound.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/NotFound.tsx b/src/pages/NotFound.tsx index c0f5739..acf4708 100644 --- a/src/pages/NotFound.tsx +++ b/src/pages/NotFound.tsx @@ -6,7 +6,7 @@ const NotFound = () => {

404

- Oops! Page not found + Oops! Page not found.

Return to Home