Skip to content

Commit

Permalink
chore(Drag and drop): Marked old impmentation as deprecated (#10145)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlabaj authored Mar 20, 2024
1 parent 488cf77 commit 98aebfb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: Drag and drop
section: components
propComponents: [DragDrop, Draggable, Droppable, DraggableItemPosition]
title: Drag and drop
deprecated: true
---

You can use the `<DragDrop>` component to move items in or between lists. The `<DragDrop>` component should contain `<Droppable>` components which contain `<Draggable>` components.
Expand Down

0 comments on commit 98aebfb

Please sign in to comment.