Skip to content

Commit

Permalink
feat(type): export FluidDragActions (#577)
Browse files Browse the repository at this point in the history
fix: missing FluidDragActions export
  • Loading branch information
nicolaes authored Jun 30, 2023
1 parent 06d31c2 commit cde24b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export type {
DraggableLocation,
DroppableId,
DropResult,
FluidDragActions,
Id,
MovementMode,
OnBeforeCaptureResponder,
Expand Down

1 comment on commit cde24b2

@vercel
Copy link

@vercel vercel bot commented on cde24b2 Jun 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.