mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
@uppy/file-input: add missing export (#5045)
This commit is contained in:
parent
21c51bda56
commit
db7bfb7cfd
1 changed files with 1 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
export { default } from './FileInput.tsx'
|
||||
export type { FileInputOptions } from './FileInput.tsx'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue