confirm naira withdrawal added
This commit was merged in pull request #326.
This commit is contained in:
@@ -138,7 +138,7 @@ const WalletRoutes = () => {
|
||||
}
|
||||
/>
|
||||
<Route
|
||||
path="confirm-withdraw-naira"
|
||||
path="withdraw-naira/confirm-withdraw-naira"
|
||||
element={
|
||||
<Suspense fallback={<LoadingSpinner size="16" color="sky-blue" />}>
|
||||
<ConfirmNairaWithdraw wallet={walletList} payment={paymentHistory} />
|
||||
|
||||
Reference in New Issue
Block a user