forked from yaso_meth/mih-project
remove comment
This commit is contained in:
@@ -138,7 +138,6 @@ class _MIHAppDrawerState extends State<MIHAppDrawer> {
|
||||
],
|
||||
),
|
||||
onTap: () {
|
||||
//Navigator.of(context).pushNamed('/home');
|
||||
Navigator.popAndPushNamed(context, '/home');
|
||||
},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user