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 de20814 commit c79b1c3Copy full SHA for c79b1c3
2-ui/5-loading/02-script-async-defer/article.md
@@ -133,7 +133,7 @@
133
<script async src="https://google-analytics.com/analytics.js"></script>
134
```
135
136
-```smart header="The `async` атрибут лише для зовнішніх скриптів"
+```smart header="Атрибут `async` -- лише для зовнішніх скриптів"
137
Як і `defer`, атрибут `async` ігнорується, якщо тег `<script>` не має `src`.
138
139
0 commit comments