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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/component/console/console.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import Console from 'react-console-component';
3
3
import'react-console-component/main.css';
4
4
import'./console.css';
5
5
6
-
constwelcomeMessage='Type `npm start` to run your app.\nWe don\'t support stop the app, so you may need referesh the page to kill your thread.\nWe keep your changes to the editor even you referesh the page. You can click the \'reset\' to reset the code';
6
+
constwelcomeMessage='Type `npm start` to run your app.\nWe don\'t support stop the app, so you may need refresh the page to kill your thread.\nWe keep your changes to the editor even you refresh the page. You can click the \'reset\' to reset the code';
0 commit comments