Skip to content

Commit 7af87aa

Browse files
save file
1 parent 5b94b34 commit 7af87aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

html-components/list/web-editor/web-editor.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
var menu = menumod();
5555

56-
hdr = mod['html-component-hdr'];
56+
hdr = mod['html-components-hdr'];
5757
log = mod['log-mod'];
5858

5959
latest = mod['latest'];
@@ -130,6 +130,8 @@
130130
<web-editor component id=latest src='https://libs.ext-code.com/html/web-editor/web-editor.html'></web-editor>
131131

132132

133+
<log-mod component></log-mod>
134+
133135
</body>
134136

135137

0 commit comments

Comments
 (0)