Update "Dashboard typo" (#4096)

Update "Dashbaord typo"
This commit is contained in:
Laban 2022-09-12 10:51:51 +03:00 committed by GitHub
parent cdeb560de2
commit 952fb8dab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ Heres 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,