forked from yaso_meth/mih-project
fix nav after delete
This commit is contained in:
@@ -344,7 +344,7 @@ class _MihCardsState extends State<MihCards> {
|
||||
return BuildLoyaltyCardList(
|
||||
cardList: searchShopName.value,
|
||||
signedInUser: widget.signedInUser,
|
||||
navIndex: 1,
|
||||
navIndex: 0,
|
||||
);
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user