create cusromer
This commit is contained in:
@@ -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' />
|
||||
|
||||
Reference in New Issue
Block a user