mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
A word
This commit is contained in:
parent
a64daa0356
commit
f8c3e00a80
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ uppy.use(DragDrop, {
|
|||
|
||||
### `id: 'DragDrop'`
|
||||
|
||||
A unique identifier for this DragDrop. Defaults to `'DragDrop'`. Use this if you need to add multiple DragDrop instances.
|
||||
A unique identifier for this DragDrop. It defaults to `'DragDrop'`. Use this if you need to add multiple DragDrop instances.
|
||||
|
||||
### `target: null`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue