From 6302f400d0a3ce033b167a87a232b511e7350a1c Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 22 Feb 2024 10:42:48 +0300 Subject: [PATCH] Updated sample ui for otp --- components/lib/inputotp/InputOtp.vue | 33 ++++++++---- doc/inputotp/SampleDoc.vue | 79 ++++++++++++++++++---------- 2 files changed, 76 insertions(+), 36 deletions(-) diff --git a/components/lib/inputotp/InputOtp.vue b/components/lib/inputotp/InputOtp.vue index 6df198a45..bb6a7ed1a 100755 --- a/components/lib/inputotp/InputOtp.vue +++ b/components/lib/inputotp/InputOtp.vue @@ -1,12 +1,17 @@