diff --git a/app/components/LoginRequiredDialog.tsx b/app/components/LoginRequiredDialog.tsx index 376bb32..d44a717 100644 --- a/app/components/LoginRequiredDialog.tsx +++ b/app/components/LoginRequiredDialog.tsx @@ -166,7 +166,7 @@ export function LoginRequiredDialog({
{ const convertedValue = convertPersianToEnglish(finalValue); setOtpValue(convertedValue); @@ -177,17 +177,19 @@ export function LoginRequiredDialog({ setOtpValue(convertedValue); }} > - - - - - + + + + + + +