-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): support for responding to cell drag at the end area of libro
- Loading branch information
1 parent
09c2c01
commit def901a
Showing
3 changed files
with
40 additions
and
30 deletions.
There are no files selected for viewing
28 changes: 0 additions & 28 deletions
28
packages/libro-core/src/components/dnd-component/dnd-context.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
export * from './default-dnd-content.js'; | ||
export * from './dnd-context.js'; | ||
export * from './dnd-list.js'; |