Skip to content

Commit d683c86

Browse files
save file
1 parent 8b51fce commit d683c86

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

html-components/html-components-list/html-components-list.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,21 @@
150150
</span>
151151
</a>
152152

153+
<a href='../list/snippet-console/snippet-console.html'>
154+
<span class=name>
155+
snippet-console
156+
</span>
157+
<span class=desc>
158+
a runnable js snippet editor with console output
159+
</span>
160+
</a>
161+
153162
<a href='../list/snippet-html-console/snippet-html-console.html'>
154163
<span class=name>
155164
snippet-html-console
156165
</span>
157166
<span class=desc>
158-
a runnable html snippet with console output
167+
a runnable html snippet editor with console output
159168
</span>
160169
</a>
161170

0 commit comments

Comments
 (0)