From 874b6e3a560137660fdcb65540f93993feae4925 Mon Sep 17 00:00:00 2001 From: whyour Date: Thu, 1 Jun 2023 23:02:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF=E9=A1=B5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/error/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/error/index.tsx b/src/pages/error/index.tsx index c185e86b..6811ae47 100644 --- a/src/pages/error/index.tsx +++ b/src/pages/error/index.tsx @@ -81,7 +81,7 @@ const Error = () => { ) : ( - + )} );