From 48d3abf3f1bc9feca88c5038cb065dde831c163e Mon Sep 17 00:00:00 2001 From: ThijmenGThN Date: Wed, 6 Dec 2023 21:19:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Fix=20lint=20errors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/[locale]/error.tsx | 4 ++-- app/[locale]/not-found.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/[locale]/error.tsx b/app/[locale]/error.tsx index 3c85350..f0c1f27 100644 --- a/app/[locale]/error.tsx +++ b/app/[locale]/error.tsx @@ -11,9 +11,9 @@ export default function Error() { return (
- Seems like we've encountered an error. + Seems like we've encountered an error.

- Oops! We're sorry, but something went haywire. Give it another go later, and we'll sort things out. + Oops! We're sorry, but something went haywire. Give it another go later, and we'll sort things out.

diff --git a/app/[locale]/not-found.tsx b/app/[locale]/not-found.tsx index 6acd553..86cd428 100644 --- a/app/[locale]/not-found.tsx +++ b/app/[locale]/not-found.tsx @@ -10,7 +10,7 @@ export default function NotFound() { return (
- We're sorry, but it seems like we've hit a dead end. + We're sorry, but it seems like we've hit a dead end.

However, worry not, as our wiki has a boundless well of information, ready to captivate and fascinate you.