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 { Order } from '../types/Types'
|
||||
import { formatOptionalDate, formatFaNumber } from '@/helpers/func'
|
||||
import { formatFaNumber } from '@/helpers/func'
|
||||
|
||||
interface CustomerInfoProps {
|
||||
order: Order
|
||||
|
||||
Reference in New Issue
Block a user