Skip to content

Commit

Permalink
resubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
Skye967 committed Jul 18, 2024
1 parent 438c5b3 commit fa1a68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ export class Menu {
const el = this.getElement();
if (el) {
el.blur();
dom.removeClass(el, 'blocklyFocused');
}
}

Expand Down

0 comments on commit fa1a68a

Please sign in to comment.