We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09c274d + 24804e5 commit 3afb477Copy full SHA for 3afb477
1 file changed
packages/fxa-settings/public/index.html
@@ -15,7 +15,7 @@
15
16
<!--iOS App Banner-->
17
<meta name="apple-itunes-app" content="app-id=989804926, affiliate-data=ct=smartbanner-fxa" />
18
- <script src="%PUBLIC_URL%/query-fix.js"></script>
+ <script defer src="%PUBLIC_URL%/query-fix.js"></script>
19
</head>
20
21
<body data-flow-id="__FLOW_ID__" data-flow-begin-time="__FLOW_BEGIN_TIME__">
0 commit comments