fixed some build bug issues
This commit was merged in pull request #850.
This commit is contained in:
@@ -52,7 +52,7 @@ function WalletAction({ walletItem, payment, openPopUp }) {
|
||||
: action == 'ADD_VIRTUAL_CARD' ?
|
||||
openVirtualPopUp({walletItem})
|
||||
:
|
||||
null
|
||||
()=>{}
|
||||
}}
|
||||
className={`${
|
||||
walletItem?.code != "NAIRA" && ""
|
||||
|
||||
Reference in New Issue
Block a user