NEW: fix home nav
This commit is contained in:
@@ -48,7 +48,6 @@ class _PatientProfileState extends State<PatientProfile> {
|
||||
} else {
|
||||
context.goNamed(
|
||||
'mihHome',
|
||||
extra: true,
|
||||
);
|
||||
}
|
||||
FocusScope.of(context).unfocus();
|
||||
|
||||
Reference in New Issue
Block a user