forked from yaso_meth/mih-project
add Mzansi AI home screen
This commit is contained in:
@@ -228,6 +228,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||
onTap: () {
|
||||
Navigator.of(context).pushNamed(
|
||||
'/mzansi-ai',
|
||||
arguments: widget.signedInUser,
|
||||
);
|
||||
},
|
||||
tileName: "Mzansi AI",
|
||||
|
||||
Reference in New Issue
Block a user