@@ -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
|
||||
|
||||
Reference in New Issue
Block a user