Reset Password
Enter your email address and
we will send you a link to reset your password.
Email Address
0 ? true : false" @input="emailValid = value.length === 0 || /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(value)" type="text" :class="(value && !emailValid) ? 'text-red-500' : 'text-sitip_blue-500'" class="text-lg sm:text-xl xl:text-2xl w-full bg-transparent border-0 border-b border-sitip_blue-500 py-2 focus:outline-none focus:border-sitip_blue-500 focus:ring-0" />
Submit