File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
html-components/list/snippet-html Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1010 < meta charset =utf-8 >
1111
1212 < title >
13- snippet-editor
13+ snippet-html
1414 </ title >
1515
1616 < meta name =description content =''>
1717
18- < base href ='https://ext-code.com/html-components/list/snippet-editor /snippet-editor .html '>
19- < link rel =canonical href ='https://ext-code.com/html-components/list/snippet-editor /snippet-editor .html '>
18+ < base href ='https://ext-code.com/html-components/list/snippet-html /snippet-html .html '>
19+ < link rel =canonical href ='https://ext-code.com/html-components/list/snippet-html /snippet-html .html '>
2020
2121 < meta name =viewport content ='width=device-width, initial-scale=1 '>
2222
2525
2626 < script >
2727
28- var component = 'snippet-editor ' ;
28+ var component = 'snippet-html ' ;
2929 var date = '2026-02-20' ;
3030 var files = {
3131 'source' : {
3232 'latest' : null ,
3333 'v2.0' : null ,
3434 } ,
3535 'examples' : {
36- 'snippet-editor-v2.0-test.html' : null ,
37- 'snippet-editor-v2.0-test-2.html' : null ,
36+ 'snippet-html-v2.0-test.html' : null ,
3837 } ,
3938 } ;
4039
You can’t perform that action at this time.
0 commit comments