Kaynağa Gözat

@uppy/status-bar: remove default target (#4970)

Antoine du Hamel 1 yıl önce
ebeveyn
işleme
22e815e538
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      packages/@uppy/status-bar/src/StatusBar.tsx

+ 0 - 1
packages/@uppy/status-bar/src/StatusBar.tsx

@@ -59,7 +59,6 @@ function getUploadingState(
 
 // set default options, must be kept in sync with @uppy/react/src/StatusBar.js
 const defaultOptions = {
-  target: 'body',
   hideUploadButton: false,
   hideRetryButton: false,
   hidePauseResumeButton: false,