We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b51fce commit d683c86Copy full SHA for d683c86
html-components/html-components-list/html-components-list.html
@@ -150,12 +150,21 @@
150
</span>
151
</a>
152
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
160
+ </a>
161
+
162
<a href='../list/snippet-html-console/snippet-html-console.html'>
163
<span class=name>
164
snippet-html-console
165
166
<span class=desc>
- a runnable html snippet with console output
167
+ a runnable html snippet editor with console output
168
169
170
0 commit comments