Skip to content

Commit

Permalink
Add comment for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Sep 4, 2024
1 parent c08cafc commit 6b8d3e9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ export function ZoomOutSeparator( {
ease: [ 0.6, 0, 0.4, 1 ],
} }
className="block-editor-block-list__zoom-out-separator"
// Indicate that this is an insertion point and should not trigger
// dropleave events for any parent drop zone.
data-is-insertion-point="true"
></motion.div>
) }
Expand Down

0 comments on commit 6b8d3e9

Please sign in to comment.