This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { Location, User, Call, Cake, Heart } from 'iconsax-react'
|
import { Location, User, Call } from 'iconsax-react'
|
||||||
import type { FC } from 'react'
|
import type { FC } from 'react'
|
||||||
import type { Order } from '../types/Types'
|
import type { Order } from '../types/Types'
|
||||||
import { formatOptionalDate, formatFaNumber } from '@/helpers/func'
|
import { formatFaNumber } from '@/helpers/func'
|
||||||
|
|
||||||
interface CustomerInfoProps {
|
interface CustomerInfoProps {
|
||||||
order: Order
|
order: Order
|
||||||
|
|||||||
Reference in New Issue
Block a user