From b2a779c13213f4815b132ad1d5e998aed7e4748f Mon Sep 17 00:00:00 2001 From: Erlan Kotov Date: Sat, 2 Oct 2021 03:19:47 +0800 Subject: [PATCH] Add info about include in the Dashboard --- website/src/docs/statusbar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/docs/statusbar.md b/website/src/docs/statusbar.md index 73628fc37f..93295756c3 100644 --- a/website/src/docs/statusbar.md +++ b/website/src/docs/statusbar.md @@ -22,6 +22,8 @@ uppy.use(StatusBar, { Try it live +The StatusBar plugin is included in the Dashboard by default. + ## Installation This plugin is published as the `@uppy/status-bar` package.