You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
2
3
3
exports[`react email e2e should be able to export 1`] =`"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$--><htmldir="ltr"lang="en"><ahref="https://example.com"style="line-height:100%;text-decoration:none;display:inline-block;max-width:100%;background:#000;color:#fff;padding:12px 20px 12px 20px"target="_blank"><span><!--[if mso]><istyle="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:18"hidden> </i><![endif]--></span><spanstyle="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:9px">Click me</span><span><!--[if mso]><istyle="letter-spacing: 20px;mso-font-width:-100%"hidden> </i><![endif]--></span></a></html><!--/$-->"`;
0 commit comments