diff --git a/web/app/(shareLayout)/webapp-reset-password/check-code/page.tsx b/web/app/(shareLayout)/webapp-reset-password/check-code/page.tsx index 91e1021610..d1d92d12df 100644 --- a/web/app/(shareLayout)/webapp-reset-password/check-code/page.tsx +++ b/web/app/(shareLayout)/webapp-reset-password/check-code/page.tsx @@ -82,7 +82,7 @@ export default function CheckCode() {
diff --git a/web/app/(shareLayout)/webapp-signin/check-code/page.tsx b/web/app/(shareLayout)/webapp-signin/check-code/page.tsx index c80a006583..3fc32fec71 100644 --- a/web/app/(shareLayout)/webapp-signin/check-code/page.tsx +++ b/web/app/(shareLayout)/webapp-signin/check-code/page.tsx @@ -104,7 +104,7 @@ export default function CheckCode() { diff --git a/web/app/reset-password/check-code/page.tsx b/web/app/reset-password/check-code/page.tsx index a2dfda1e5f..865ecc0a91 100644 --- a/web/app/reset-password/check-code/page.tsx +++ b/web/app/reset-password/check-code/page.tsx @@ -82,7 +82,7 @@ export default function CheckCode() { diff --git a/web/app/signin/check-code/page.tsx b/web/app/signin/check-code/page.tsx index 8edb12eb7e..999fe9c5f7 100644 --- a/web/app/signin/check-code/page.tsx +++ b/web/app/signin/check-code/page.tsx @@ -89,7 +89,7 @@ export default function CheckCode() {