Skip to content

Commit

Permalink
fix: prevent form submit on insert command (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
vpikachu authored Nov 12, 2024
1 parent 0080e31 commit e378427
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<button
type="button"
class="NgxEditor__MenuItem--Icon"
[disabled]="disabled"
[class.NgxEditor--Disabled]="disabled"
Expand Down

0 comments on commit e378427

Please sign in to comment.