We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e40708 commit 40f558bCopy full SHA for 40f558b
packages/react-scripts/template/public/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
7
<!--
8
Notice the use of %PUBLIC_URL% in the tag above.
0 commit comments