Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
[DragAndDropExample] Fix link to image. (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne authored Sep 24, 2020
1 parent 3bb91a3 commit c9216f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragAndDropExample/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The drag will contain two items:

When the drop happens on the **Green View**, the drop counter will be incremented and the contents of the drag package will be read and displayed in the console.

![Sample drag and drop sample](Screenshots/0.png)
![Sample drag and drop sample](Screenshots/01.png)

## Prerequisites

Expand Down

0 comments on commit c9216f3

Please sign in to comment.