NEW: MIH Access Controlls Provider Setup
This commit is contained in:
parent
926b749fa8
commit
b0d38b4b11
11 changed files with 167 additions and 264 deletions
|
|
@ -98,7 +98,6 @@ class _MihPersonalHomeState extends State<MihPersonalHome>
|
|||
//=============== Mzansi Wallet ===============
|
||||
temp.add({
|
||||
"Mzansi Wallet": MihWalletTile(
|
||||
signedInUser: widget.signedInUser,
|
||||
packageSize: packageSize,
|
||||
)
|
||||
});
|
||||
|
|
@ -150,7 +149,6 @@ class _MihPersonalHomeState extends State<MihPersonalHome>
|
|||
//=============== MIH Access ===============
|
||||
temp.add({
|
||||
"MIH Access": MihAccessTile(
|
||||
signedInUser: widget.signedInUser,
|
||||
packageSize: packageSize,
|
||||
)
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue