From 4159e463b72edf823d2b5eb5aefc68c05c09260f Mon Sep 17 00:00:00 2001 From: Wojciech Date: Wed, 31 Jul 2024 10:08:41 +0200 Subject: [PATCH] small 404 fixes --- src/components/NotFoundPage/NotFoundPage.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/NotFoundPage/NotFoundPage.tsx b/src/components/NotFoundPage/NotFoundPage.tsx index 3afa58aa0ed..7a798ad701b 100644 --- a/src/components/NotFoundPage/NotFoundPage.tsx +++ b/src/components/NotFoundPage/NotFoundPage.tsx @@ -71,10 +71,16 @@ const NotFoundPage: React.FC = props => { - + - +