Archived
Upgrade to Expo 57 and add parity smoke tests
This commit is contained in:
@@ -89,7 +89,7 @@ export default function InvoiceDetailScreen() {
|
||||
if (!clientEmail) {
|
||||
Alert.alert(
|
||||
"No client email",
|
||||
"Add an email address to this client on the web app before sending invoices.",
|
||||
"Add an email address to this client before sending invoices.",
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user