Skip to content

Commit

Permalink
Merge branch 'main' of github.com:react-dnd/react-dnd into main
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Mar 24, 2021
2 parents 51b2e8c + 96c2d9d commit e8bd643
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -35,7 +35,6 @@ const BoxWithImage: FC<BoxWithImageProps> = ({
<div ref={connectDragSource} style={{ ...style, opacity }}>
Drag me to see an image
</div>
,
</>
)
}
Expand Down

0 comments on commit e8bd643

Please sign in to comment.