add label toman
This commit is contained in:
@@ -48,7 +48,9 @@ const PaymentList: FC = () => {
|
||||
|
||||
{
|
||||
getPayments.isFetching || getGateWayPayment.isPending ?
|
||||
<PageLoading />
|
||||
<div className='mt-5'>
|
||||
<PageLoading />
|
||||
</div>
|
||||
:
|
||||
<Fragment>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user