diff --git a/packages/react/src/errorboundary.tsx b/packages/react/src/errorboundary.tsx index 3d894fc699a8..66006b06d7b6 100644 --- a/packages/react/src/errorboundary.tsx +++ b/packages/react/src/errorboundary.tsx @@ -128,7 +128,7 @@ class ErrorBoundary extends React.Component