Skip to content

Commit 7052bbd

Browse files
committed
Completed Day 5 of JavaScript30
1 parent 0dcae90 commit 7052bbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

05 - Flex Panel Gallery/index-START.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@
149149

150150
panels.forEach(panel => panel.addEventListener('click', toggleOpen));
151151
panels.forEach(panel => panel.addEventListener('transitionend', toggleActive));
152-
153152
</script>
154153

155154

0 commit comments

Comments
 (0)