Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6ee4e91

Browse files
Add helpful message to the footer (#6548)
1 parent ed162a3 commit 6ee4e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/react-error-overlay/src/containers/RuntimeErrorContainer.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class RuntimeErrorContainer extends PureComponent<Props, State> {
7979
/>
8080
<Footer
8181
line1="This screen is visible only in development. It will not appear if the app crashes in production."
82-
line2="Open your browser’s developer console to further inspect this error."
82+
line2="Open your browser’s developer console to further inspect this error. Click the 'X' or hit ESC to dismiss this message."
8383
/>
8484
</ErrorOverlay>
8585
);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /