Skip to content

Instantly share code, notes, and snippets.

@MatteoGauthier
Created June 2, 2022 07:42
Show Gist options
  • Save MatteoGauthier/e854959141a4f068fa1d6d33e908bbb1 to your computer and use it in GitHub Desktop.
Save MatteoGauthier/e854959141a4f068fa1d6d33e908bbb1 to your computer and use it in GitHub Desktop.
Snippet - Stripe open in gmail button

Open in GMAIL button

Capture d’écran 2022-06-02 à 09 40 33

<a href={`https://mail.google.com/mail/u/{email}/#search/from:notifications@stripe.com`}>Open in Gmail</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment