fix build
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-02-25 19:32:03 +03:30
parent a788931828
commit 9259221128
2 changed files with 3 additions and 1 deletions
@@ -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;
+1 -1
View File
File diff suppressed because one or more lines are too long