@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration
Version:
An optional Pragmatic drag and drop package that enables rapid migration from react-beautiful-dnd to Pragmatic drag and drop
10 lines • 397 B
JSON
{
"name": "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration/drag-drop-context",
"main": "../dist/cjs/entry-points/drag-drop-context.js",
"module": "../dist/esm/entry-points/drag-drop-context.js",
"module:es2019": "../dist/es2019/entry-points/drag-drop-context.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../dist/types/entry-points/drag-drop-context.d.ts"
}