diff --git a/components/ModalAuthentication.vue b/components/ModalAuthentication.vue index 585aec6..549aa31 100644 --- a/components/ModalAuthentication.vue +++ b/components/ModalAuthentication.vue @@ -1,5 +1,7 @@ @@ -188,25 +328,41 @@ const handle_sms_verify = (e: string[]) => { - + @@ -293,4 +591,4 @@ const handle_sms_verify = (e: string[]) => { .pin-label { @apply block text-sm font-medium text-gray-700 dark:text-gray-200 after:content-['*'] after:ms-0.5 after:text-red-500 dark:after:text-red-400; } - \ No newline at end of file +