@@ -9,6 +9,7 @@ import { formatOptionalDate, formatPrice, formatFaNumber } from '@/helpers/func'
|
|||||||
import { useTranslation } from 'react-i18next'
|
import { useTranslation } from 'react-i18next'
|
||||||
|
|
||||||
interface OrderItemTable extends RowDataType {
|
interface OrderItemTable extends RowDataType {
|
||||||
|
id: string
|
||||||
image: string
|
image: string
|
||||||
title: string
|
title: string
|
||||||
quantity: number
|
quantity: number
|
||||||
|
|||||||
Reference in New Issue
Block a user