@@ -13,6 +13,8 @@ interface AddressDetailsModalProps {
|
|||||||
addressDetails: string;
|
addressDetails: string;
|
||||||
phone: string;
|
phone: string;
|
||||||
postalCode: string;
|
postalCode: string;
|
||||||
|
city: string;
|
||||||
|
province: string;
|
||||||
isDefault: boolean;
|
isDefault: boolean;
|
||||||
};
|
};
|
||||||
isPending: boolean;
|
isPending: boolean;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user