Skip to content

Commit 8a341aa

Browse files
committed
maint(pat gallery): Remove redundant preventDefault.
1 parent 433a95a commit 8a341aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pat/gallery/gallery.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ export default Base.extend({
8888

8989
initialize_gallery(e) {
9090
const trigger_el = e.currentTarget;
91-
e.preventDefault();
9291

9392
this.template.removeAttribute("hidden");
9493

0 commit comments

Comments
 (0)