From e0e63aaa195d9e9149d0c9998188879b5d600675 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Wed, 31 Jan 2024 16:04:43 +0300 Subject: [PATCH] fix: add phone validation to tx survey (closes #5) --- pages/transaction.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pages/transaction.vue b/pages/transaction.vue index b34897a..5b2e010 100644 --- a/pages/transaction.vue +++ b/pages/transaction.vue @@ -16,7 +16,8 @@