home update to add calender later
This commit is contained in:
parent
6d7db00c12
commit
6a296d387f
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ class _MIHHomeState extends State<MIHHome> {
|
||||||
// tileList.add(MIHTile(
|
// tileList.add(MIHTile(
|
||||||
// onTap: () {
|
// onTap: () {
|
||||||
// Navigator.of(context).pushNamed(
|
// Navigator.of(context).pushNamed(
|
||||||
// '/access-review',
|
// '/appointments',
|
||||||
// arguments: widget.signedInUser,
|
// arguments: widget.signedInUser,
|
||||||
// );
|
// );
|
||||||
// },
|
// },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue