fix(verification): remove hardcoded prefix from phone number in confirmation message

This commit is contained in:
hamed
2026-06-21 13:35:05 +03:30
parent 9dd71ab2f5
commit 609479919a
2 changed files with 155 additions and 1 deletions
@@ -56,7 +56,7 @@ function VerificationPage({ setIsSendMsg, uuid, link, setUuid, num, setStep }) {
کد تایید را وارد نمایید
</p>
<p className="text-[#616161] mt-[16px] sm:mt-[19px] md:mt-[22px] lg:mt-[24px] text-[14px] font-normal text-right">
کد تایید برای شماره <span dir="ltr">09{num}</span> ارسال شد.
کد تایید برای شماره <span dir="ltr">{num}</span> ارسال شد.
</p>
<div className="mt-[26px] sm:mt-[28px] md:mt-[30px] lg:mt-[32px] mb-[56px] sm:mb-[47px] md:mb-[38px] lg:mb-[30px]">
<div className="mb-[27px]" dir="ltr">