feedback bug fix
This commit is contained in:
parent
7d251c8ac0
commit
349374a87d
@ -621,7 +621,8 @@ class _EditProfileState extends State<EditProfile> {
|
||||
mainAxisAlignment: MainAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
"Date of Birth*",
|
||||
// "Date of Birth*",
|
||||
AppLocalizations.of(context)!.dob,
|
||||
style: TextStyle(
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w500,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user