diff --git a/packages/auth/lib/presentation/pages/auth/view.dart b/packages/auth/lib/presentation/pages/auth/view.dart index 6bb6af6..9708005 100644 --- a/packages/auth/lib/presentation/pages/auth/view.dart +++ b/packages/auth/lib/presentation/pages/auth/view.dart @@ -102,7 +102,7 @@ class AuthPage extends GetView { borderRadius: BorderRadius.circular(8), gapPadding: 11, ), - labelText: 'شماره موبایل', + labelText: 'نام کاربری', labelStyle: AppFonts.yekan13, errorStyle: AppFonts.yekan13.copyWith( color: AppColor.redNormal,