mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 10:18:40 +00:00
no ProgressDrawer in GoogleDrive for now
This commit is contained in:
parent
644d6b6759
commit
2e5a170fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import Uppy from 'uppy/core'
|
||||
import { GoogleDrive } from 'uppy/plugins'
|
||||
import ProgressDrawer from '../../../../src/plugins/ProgressDrawer.js'
|
||||
// import ProgressDrawer from '../../../../src/plugins/ProgressDrawer.js'
|
||||
import { UPPY_SERVER } from '../env'
|
||||
console.log(UPPY_SERVER)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue