Skip to content

Commit

Permalink
@uppy/file-input: add missing export (#5045)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Mar 28, 2024
1 parent 21c51bd commit db7bfb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@uppy/file-input/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default } from './FileInput.tsx'
export type { FileInputOptions } from './FileInput.tsx'

0 comments on commit db7bfb7

Please sign in to comment.