diff --git a/src/pages/Order/List/index.tsx b/src/pages/Order/List/index.tsx index 3223253..1824fac 100644 --- a/src/pages/Order/List/index.tsx +++ b/src/pages/Order/List/index.tsx @@ -1,4 +1,5 @@ import InternationalPhoneInput from '@/components/InternationalPhoneInput'; +import { HistoryOrder } from '@/pages/Statistics/Order'; import { ORDER_STATUS_ENUM } from '@/constants'; import { logisticscontrollerCreateshipment,