change route home to mihHome
This commit is contained in:
@@ -44,7 +44,7 @@ class _MzansiCalendarState extends State<MzansiCalendar> {
|
||||
onTap: () {
|
||||
// Navigator.of(context).pop();
|
||||
context.goNamed(
|
||||
'home',
|
||||
'mihHome',
|
||||
extra: AuthArguments(
|
||||
true,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user