File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,20 @@ <h3 class=heading>
200200 </ div >
201201 < div class =sub-hr > </ div >
202202 < div class =sub-desc >
203- built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
203+ Built-in editor that allows editing a html snippet, the snippet can be run and viewed and comes with a web console
204+ </ div >
205+ </ a >
206+
207+
208+ < a class =sub href ='/html-components/list/web-console/web-console.html '>
209+ < div class =sub-title >
210+ < span >
211+ web-console
212+ </ span >
213+ </ div >
214+ < div class =sub-hr > </ div >
215+ < div class =sub-desc >
216+ A lightweight in‑page DevTools console that lets you view logs, errors, and debug output directly inside the webpage.
204217 </ div >
205218 </ a >
206219
You can’t perform that action at this time.
0 commit comments