add Mzansi AI home screen
This commit is contained in:
parent
33c9aad359
commit
9c83a1a1e8
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ class _MIHHomeState extends State<MIHHome> {
|
|||
onTap: () {
|
||||
Navigator.of(context).pushNamed(
|
||||
'/mzansi-ai',
|
||||
arguments: widget.signedInUser,
|
||||
);
|
||||
},
|
||||
tileName: "Mzansi AI",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue