We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcae90 commit 7052bbdCopy full SHA for 7052bbd
1 file changed
05 - Flex Panel Gallery/index-START.html
@@ -149,7 +149,6 @@
149
150
panels.forEach(panel => panel.addEventListener('click', toggleOpen));
151
panels.forEach(panel => panel.addEventListener('transitionend', toggleActive));
152
-
153
</script>
154
155
0 commit comments