We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
digest
ErrorInfo
1 parent 38242a1 commit 1bd8116Copy full SHA for 1bd8116
types/react/index.d.ts
@@ -4057,7 +4057,6 @@ declare namespace React {
4057
* Captures which component contained the exception, and its ancestors.
4058
*/
4059
componentStack?: string | null;
4060
- digest?: string | null;
4061
}
4062
4063
// Keep in sync with JSX namespace in ./jsx-runtime.d.ts and ./jsx-dev-runtime.d.ts
types/react/ts5.0/index.d.ts
@@ -4056,7 +4056,6 @@ declare namespace React {
4056
0 commit comments