change name hook
This commit is contained in:
@@ -3,7 +3,7 @@ import Table from '@/components/Table'
|
||||
import { Location } from 'iconsax-react'
|
||||
import { type FC, useMemo } from 'react'
|
||||
import type { ColumnType, RowDataType } from '@/components/types/TableTypes'
|
||||
import { useGetOrderById } from './hooks/useGetOrders'
|
||||
import { useGetOrderById } from './hooks/useOrderData'
|
||||
import { useParams } from 'react-router-dom'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
import { formatPrice, formatOptionalDate, formatFaNumber } from '@/helpers/func'
|
||||
|
||||
Reference in New Issue
Block a user