fix build
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-07-19 09:36:08 +03:30
parent 985a29b50f
commit 366d9faff3
@@ -9,6 +9,7 @@ import { formatOptionalDate, formatPrice, formatFaNumber } from '@/helpers/func'
import { useTranslation } from 'react-i18next'
interface OrderItemTable extends RowDataType {
id: string
image: string
title: string
quantity: number