kopia lustrzana https://github.com/shoelace-style/shoelace
Remove log
rodzic
438e597ded
commit
b68ac29ab9
|
@ -70,7 +70,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
function createMethodsTable(methods) {
|
function createMethodsTable(methods) {
|
||||||
console.log(methods);
|
|
||||||
const table = document.createElement('table');
|
const table = document.createElement('table');
|
||||||
table.innerHTML = `
|
table.innerHTML = `
|
||||||
<thead>
|
<thead>
|
||||||
|
|
Ładowanie…
Reference in New Issue