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.
1 parent f3f5599 commit c749de7Copy full SHA for c749de7
1 file changed
packages/react-scripts/template/public/index.html
@@ -22,6 +22,9 @@
22
<title>React App</title>
23
</head>
24
<body>
25
+ <noscript>
26
+ You need to enable JavaScript to run this app.
27
+ </noscript>
28
<div id="root"></div>
29
<!--
30
This HTML file is a template.
0 commit comments