Skip to content

Commit e160d84

Browse files
committed
removed console .log
1 parent 6cbcdc0 commit e160d84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/themes/bootstrap4.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ export class bootstrap4Theme extends AbstractTheme {
126126
}
127127
}
128128

129-
console.log(label.innerText)
130129
const unique = label.innerText
131130
label.setAttribute('for', unique)
132131
input.setAttribute('id', unique)

0 commit comments

Comments
 (0)