diff --git a/packages/eui/changelogs/upcoming/8256.md b/packages/eui/changelogs/upcoming/8256.md index 308b4033aca..c78a2268775 100644 --- a/packages/eui/changelogs/upcoming/8256.md +++ b/packages/eui/changelogs/upcoming/8256.md @@ -1,3 +1,3 @@ **Breaking changes** -- Removed `EuiPopover`'s deprecated `hasDragDrop` prop. Use the `usePortal` prop on any children `EuiDraggable` components instead +- Removed `EuiPopover`'s deprecated `hasDragDrop` prop. Use `usePortal` on any child `EuiDraggable` instead