BUG: Business Profile Tool Transitions
This commit is contained in:
@@ -94,7 +94,6 @@ class _MihWalletState extends State<MihWallet> {
|
||||
temp[const Icon(Icons.favorite)] = () {
|
||||
context.read<MzansiWalletProvider>().setToolIndex(1);
|
||||
};
|
||||
|
||||
return MihPackageTools(
|
||||
tools: temp,
|
||||
selcetedIndex: context.watch<MzansiWalletProvider>().toolIndex,
|
||||
|
||||
Reference in New Issue
Block a user