From f575bbf6a171908377138a131c99c6e1a3c96cde Mon Sep 17 00:00:00 2001 From: Qin Guan Date: Thu, 20 Jul 2023 00:54:09 +0800 Subject: [PATCH] fix: move turnstile outside form --- pages/thanks.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/thanks.vue b/pages/thanks.vue index 7115ee4..537e073 100644 --- a/pages/thanks.vue +++ b/pages/thanks.vue @@ -158,8 +158,6 @@ async function create() {
- -
@@ -234,6 +232,9 @@ async function create() { + +
+