Merge branch 'reset-pwd-validation' of WrenchBoard/Users-Wrench into master
This commit is contained in:
@@ -156,6 +156,11 @@ const VerifyPassword = () => {
|
|||||||
<span className="text-gray-400 font-medium text-[16.25px] leading-[24.375px]">
|
<span className="text-gray-400 font-medium text-[16.25px] leading-[24.375px]">
|
||||||
We'll send an email to confirm reset
|
We'll send an email to confirm reset
|
||||||
</span>
|
</span>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<p className="text-red-500 font-semibold mb-3 leading-[27.3px] text-[13px]">
|
||||||
|
Must include a special, numeric, uppercase and lowercase character
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<SuccessfulComponent
|
<SuccessfulComponent
|
||||||
password={password}
|
password={password}
|
||||||
|
|||||||
Reference in New Issue
Block a user