{label}
; +} + +function ErrorCard({ message }: { message: string }) { + return ( +Email sent
++ To {recipient} — {subject} +
+Connect {provider}
++ Arcade needs you to authorize {provider} once. Your credentials are vaulted by Arcade + and never shared with the model. +
+ {href && ( + + Connect {provider} + + )} +{label}
; +} + +function ErrorCard({ message }: { message: string }) { + return ( +Email sent
++ To {recipient} — {subject} +
+Connect {provider}
++ Arcade needs you to authorize {provider} once. Your credentials are vaulted by Arcade + and never shared with the model. +
+ {href && ( + + Connect {provider} + + )} +