NEW: About MIH Provider Setup pt2
This commit is contained in:
@@ -130,7 +130,6 @@ class _MihBusinessHomeState extends State<MihBusinessHome>
|
||||
temp.add({
|
||||
"About MIH": AboutMihTile(
|
||||
packageSize: packageSize,
|
||||
personalSelected: false,
|
||||
)
|
||||
});
|
||||
return temp;
|
||||
|
||||
@@ -164,7 +164,6 @@ class _MihPersonalHomeState extends State<MihPersonalHome>
|
||||
temp.add({
|
||||
"About MIH": AboutMihTile(
|
||||
packageSize: packageSize,
|
||||
personalSelected: true,
|
||||
)
|
||||
});
|
||||
//=============== Dev ===============
|
||||
|
||||
Reference in New Issue
Block a user