withdraw page added
This commit is contained in:
@@ -6,7 +6,7 @@ function WalletAction({walletItem, payment, openPopUp}) {
|
||||
<div className="counters w-full flex justify-between gap-2">
|
||||
<div className='w-1/2 flex justify-center items-center'>
|
||||
<Link
|
||||
to="transfer-fund"
|
||||
to="withdraw-naira"
|
||||
className={`${
|
||||
walletItem.code != "NAIRA" && "invisible"
|
||||
} px-4 h-10 flex justify-center items-center btn-gradient text-base rounded-full text-white`}
|
||||
|
||||
Reference in New Issue
Block a user