part 2
This commit is contained in:
@@ -101,7 +101,7 @@ const Header: FC = () => {
|
||||
isActive
|
||||
isWithoutLine
|
||||
/>
|
||||
<div className='flex items-center mt-4 h-8 pl-2 rounded-full bg-[#EEF0F7]'>
|
||||
<div className='flex xl:hidden items-center mt-4 h-8 pl-2 rounded-full bg-[#EEF0F7]'>
|
||||
<div className='ps-3'>{t('home.balance')}</div>
|
||||
<div className='px-3 text-xs'>
|
||||
{NumberFormat(getWalletBalance.data?.data?.balance) + ' ' + t('toman')}
|
||||
|
||||
Reference in New Issue
Block a user