We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc0856 commit 2727c9eCopy full SHA for 2727c9e
html-components/list/web-editor/web-editor.html
@@ -24,7 +24,7 @@
24
25
<script src='https://ajaxorg.github.io/ace-builds/src-noconflict/ace.js'></script>
26
27
- <script src='https://libs.ext-code.com/js/dom/component/component.js'></script>
+ <script src='https://libs.ext-code.com/js/dom/component/v3.0/component.js'></script>
28
29
<script init>
30
console.clear();
0 commit comments