Skip to content

Commit

Permalink
@uppy/status-bar: remove default target
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Feb 27, 2024
1 parent d602d93 commit 9c05120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@uppy/status-bar/src/StatusBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,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,
Expand Down

0 comments on commit 9c05120

Please sign in to comment.