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
Copy file name to clipboardExpand all lines: packages/render/src/browser/__snapshots__/render-web.spec.tsx.snap
+1-46Lines changed: 1 addition & 46 deletions
Original file line number
Diff line number
Diff line change
@@ -7,51 +7,6 @@ exports[`render on the browser environment > renders large emails without hydrat
7
7
exports[`render on the browser environment > throws error of rendering an invalid element instead of writing them into a template tag 1`] =`[Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.]`;
8
8
9
9
exports[`render on the browser environment > waits for Suspense boundaries to ending before resolving 1`] =`
10
-
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$?--><templateid="B:0"></template><!--/$--><divhiddenid="S:0"><div><!doctype html>
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$?--><templateid="B:0"></template><!--/$--><divhiddenid="S:0"><div><!doctype html><htmllang="en"><head><title>Example Domain</title><metaname="viewport"content="width=device-width, initial-scale=1"><style>body{background:#eee;width:60vw;margin:15vhauto;font-family:system-ui,sans-serif}h1{font-size:1.5em}div{opacity:0.8}a:link,a:visited{color:#348}</style><body><div><h1>Example Domain</h1><p>This domain is for use in documentation examples without needing permission. Avoid use in operations.<p><ahref="https://iana.org/domains/example">Learn more</a></div></body></html>
0 commit comments