forked from yaso_meth/mih-project
Updatre Tile Name to MIH Access
This commit is contained in:
@@ -307,7 +307,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||
arguments: widget.signedInUser,
|
||||
);
|
||||
},
|
||||
tileName: "Access",
|
||||
tileName: "MIH Access",
|
||||
tileIcon: Center(
|
||||
child: FaIcon(
|
||||
FontAwesomeIcons.userCheck,
|
||||
|
||||
Reference in New Issue
Block a user