Skip to content

Commit

Permalink
Changed Document Order in editor-behavior-overrides.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Jan 14, 2025
1 parent 041ca27 commit 818d7a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ function isAndroid() {
* tapped. This is done via the 'hideTextSelectionContextMenu' method, which
* is sent back to the Android app, where the dismissal is then handle.
*
* @return {void}
* @see https://github.com/WordPress/gutenberg/pull/34668
* @return {void}
*/
function manageTextSelectionContextMenu() {
// Listeners for native context menu visibility changes.
Expand Down

0 comments on commit 818d7a0

Please sign in to comment.