We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a8a22 commit d9ee05cCopy full SHA for d9ee05c
packages/react-scripts/template-typescript/public/index.html
@@ -25,7 +25,7 @@
25
<title>React App</title>
26
</head>
27
<body>
28
- <noscript> You need to enable JavaScript to run this app. </noscript>
+ <noscript>You need to enable JavaScript to run this app.</noscript>
29
<div id="root"></div>
30
<!--
31
This HTML file is a template.
packages/react-scripts/template/public/index.html
0 commit comments