The @lib/dnd
package provides a set of React components and utilities to implement drag-and-drop functionality in your application using the @dnd-kit
library. This package includes components for creating sortable lists and groups, making it easy to add drag-and-drop interactions to your UI.