Skip to content

Commit

Permalink
@uppy/vue: export FileInput (#4736)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdxiaohu authored Oct 16, 2023
1 parent 8115538 commit 8e8f178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@uppy/vue/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export { default as DashboardModal } from './dashboard-modal.js'
export { default as DragDrop } from './drag-drop.js'
export { default as ProgressBar } from './progress-bar.js'
export { default as StatusBar } from './status-bar.js'
export { default as FileInput } from './file-input.js'

0 comments on commit 8e8f178

Please sign in to comment.