We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698ad1a commit f784f6aCopy full SHA for f784f6a
1 file changed
html-components/list/web-editor/web-editor.html
@@ -40,8 +40,8 @@
40
'latest' : null,
41
},
42
'examples' : {
43
- 'snippet-html-console-v2.0-test-2.html' : null,
44
- 'snippet-html-console-v2.0-test.html' : null,
+ 'web-editor-v2.0-example-2.html' : null,
+ 'web-editor-v2.0-test.html' : null,
45
46
};
47
@@ -117,7 +117,7 @@
117
118
<html-components-hdr v2.0 component=grp1>
119
<h2 slot=title>
120
- snippet-html-console
+ web-editor
121
</h2>
122
<time slot=date datetime=2026-02-10>
123
10 Feb 2026
0 commit comments