From a6ff5eee45215effb3344cb5d631a27a7c0369aa Mon Sep 17 00:00:00 2001
From: Armand Philippot
Date: Fri, 22 Sep 2023 19:34:01 +0200
Subject: refactor(components): rewrite form components
---
src/pages/404.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/pages/404.tsx')
diff --git a/src/pages/404.tsx b/src/pages/404.tsx
index 5dff404..67daae1 100644
--- a/src/pages/404.tsx
+++ b/src/pages/404.tsx
@@ -123,7 +123,7 @@ const Error404Page: NextPageWithLayout = ({
id: 'XKy7rx',
})}
-
+
>
);
--
cgit v1.2.3