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: scripts/error-codes/codes.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -422,5 +422,5 @@
422
422
"434": "`dangerouslySetInnerHTML` does not make sense on <title>.",
423
423
"435": "Unexpected Suspense handler tag (%s). This is a bug in React.",
424
424
"436": "Stylesheet resources need a unique representation in the DOM while hydrating and more than one matching DOM Node was found. To fix, ensure you are only rendering one stylesheet link with an href attribute of \"%s\".",
425
-
"437": "the \"precedence\" prop for links to stylehseets expects to receive a string but received something of type \"%s\" instead."
425
+
"437": "the \"precedence\" prop for links to stylesheets expects to receive a string but received something of type \"%s\" instead."
0 commit comments