Skip to content

Commit

Permalink
Update deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Sep 3, 2018
1 parent 96c337c commit 7cd7f62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/components/src/draggable/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,9 @@ class Draggable extends Component {
}

deprecated( 'wp.components.Draggable as a DOM node drag handle', {
version: 3.8,
version: 3.10,
alternative: 'wp.components.Draggable as a wrapper component for a DOM node',
plugin: 'Gutenberg',
} );

return (
Expand Down

0 comments on commit 7cd7f62

Please sign in to comment.