We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9249457 commit 53ec2a8Copy full SHA for 53ec2a8
src/vocabulary/js/vocabulary.js
@@ -22,7 +22,6 @@ if(menuButton !== null && menuPanel !== null) {
22
}
23
24
25
-
26
const attributionButton = document.querySelector('button.expand-attribution');
27
const attributionPanel = document.querySelector('.attribution-panel');
28
0 commit comments