Explorar o código

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

Antoine du Hamel hai 1 ano
pai
achega
22e815e538
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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,