Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Oct 16, 2024
1 parent 23a14c1 commit c1bc771
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Scripts/dataAttrListener.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ domReady( () => {
const el = e.target;

if ( el.hasAttribute( 'data-nfd-installer-plugin-name' ) ) {

// Don't follow the existing link
e.preventDefault();

Expand Down

0 comments on commit c1bc771

Please sign in to comment.