mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-28 20:40:06 +00:00
parent
cdeb560de2
commit
952fb8dab3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Here’s the simplest example html page with Uppy (it uses a CDN bundle, while w
|
|||
<div id="drag-drop-area"></div>
|
||||
|
||||
<script>
|
||||
import {Uppy, Dashbaord, Tus} from "https://releases.transloadit.com/uppy/v3.0.1/uppy.min.js"
|
||||
import {Uppy, Dashboard, Tus} from "https://releases.transloadit.com/uppy/v3.0.1/uppy.min.js"
|
||||
var uppy = new Uppy()
|
||||
.use(Dashboard, {
|
||||
inline: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue