create cusromer

This commit is contained in:
hamid zarghami
2025-11-05 14:28:53 +03:30
parent 314e467b07
commit 53e81fb712
4 changed files with 183 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const CustomerStats: FC<CustomerStatsProps> = ({
walletBalance = '۲۴۰.۰۰۰ تومان'
}) => {
return (
<div className='bg-white rounded-4xl p-8'>
<div className='bg-white rounded-4xl'>
<div className='flex gap-4 items-center'>
<div className='flex gap-1.5'>
<Star1 size={16} color='black' />