Skip to content

Commit

Permalink
TinyMCE: Address remaining deprecation warning
Browse files Browse the repository at this point in the history
See #13804
  • Loading branch information
swissspidy committed Nov 7, 2024
1 parent 9f82d55 commit af52263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tinymce-button/src/components/controls/Toggle.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const TinyMceToggle = (props) => {
hidden,
});
}}
__nextHasNoMarginBottom
/>
);
};
Expand Down

0 comments on commit af52263

Please sign in to comment.