mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-28 12:37:00 +00:00
Comment plugin types in index
This commit is contained in:
parent
942482ac08
commit
aa38d5ce53
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// Parent
|
||||
import Plugin from './Plugin'
|
||||
|
||||
// Orchestrators
|
||||
import Modal from './Modal'
|
||||
|
||||
// Acquirers
|
||||
|
|
@ -9,7 +10,7 @@ import DragDrop from './DragDrop'
|
|||
import Dropbox from './Dropbox'
|
||||
import Formtag from './Formtag'
|
||||
|
||||
// Progress
|
||||
// Progressindicators
|
||||
import ProgressBar from './ProgressBar'
|
||||
import Spinner from './Spinner'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue