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