We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55bdc3 commit 98b6db0Copy full SHA for 98b6db0
blog/25-07-23/streaming-upload-with-fetch/streaming-upload-with-fetch.html
@@ -48,7 +48,7 @@
48
<script src='https://ajaxorg.github.io/ace-builds/src-noconflict/ace.js'></script>
49
50
51
- <script src='https://libs.ext-code.com/js/dom/component/v2.0/component.js?hdr'></script>
+ <script src='https://libs.ext-code.com/js/dom/component/v3.0/component.js?hdr'></script>
52
53
<script>
54
console.log('streaming-upload-with-fetch.html');
0 commit comments