2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +00:00

move address inside if block

This commit is contained in:
Ankit Singhaniya 2021-12-29 13:34:26 +05:30
commit f707d8c53b

View File

@ -26,6 +26,6 @@ export default function getAugmentedAddress({ country }) {
];
}
return Address;
}
}
gss