buttun pay hide

This commit is contained in:
hamid zarghami
2025-10-29 14:54:11 +03:30
parent 1d5768e129
commit 6330949744
@@ -23,9 +23,9 @@ const OrderButtons: React.FC<OrderButtonsProps> = ({ status, orderId }) => {
>
جزئیات سفارش
</Button>
<Button className='bg-primary hover:bg-primary/80 px-4 sm:px-6 py-2 h-8 sm:h-9 text-white text-xs sm:text-sm'>
{/* <Button className='bg-primary hover:bg-primary/80 px-4 sm:px-6 py-2 h-8 sm:h-9 text-white text-xs sm:text-sm'>
پرداخت
</Button>
</Button> */}
</>
);