File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ <h1 class="text-2xl font-bold text-purple-400 text-center mb-6">Edit Your Profil
4646 < div id ="otpForm " class ="hidden mt-4 ">
4747
4848 < div class ="otp-inputs flex gap-2 mb-4 justify-center ">
49- < input type ="text " maxlength ="1 " data-index ="0 " autocomplete ="one-time-code " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
50- < input type ="text " maxlength ="1 " data-index ="1 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
51- < input type ="text " maxlength ="1 " data-index ="2 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
52- < input type ="text " maxlength ="1 " data-index ="3 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
53- < input type ="text " maxlength ="1 " data-index ="4 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
54- < input type ="text " maxlength ="1 " data-index ="5 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
49+ < input type ="number " maxlength ="1 " data-index ="0 " autocomplete ="one-time-code " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
50+ < input type ="number " maxlength ="1 " data-index ="1 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
51+ < input type ="number " maxlength ="1 " data-index ="2 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
52+ < input type ="number " maxlength ="1 " data-index ="3 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
53+ < input type ="number " maxlength ="1 " data-index ="4 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
54+ < input type ="number " maxlength ="1 " data-index ="5 " class ="w-12 h-12 text-center text-xl rounded-lg bg-gray-700 border border-gray-600 focus:outline-none focus:ring-2 focus:ring-purple-500 ">
5555 </ div >
5656
5757 < p class ="mb-4 text-gray-300 text-center center "> We sent a 6-digit code to < span id ="otpEmailDisplay " class ="font-medium text-blue-400 "> </ span > </ p >
You can’t perform that action at this time.
0 commit comments