Closed alanRiveros closed 4 years ago
When I drop a file the DragArea put the file first in the list, but I want to put the new file last in the list. There is any config to make that possible? Thankyou
The feature has been added and can be used with the next version v0.1.1. This is the sample code for use.
v0.1.1
<Rug inOrder={true} // add this prop ... />
@m-inan thank you for this feature
When I drop a file the DragArea put the file first in the list, but I want to put the new file last in the list. There is any config to make that possible? Thankyou