Skip to content

Commit b635e55

Browse files
committed
feat: add DropzoneProps type export in file-upload component
1 parent 8364219 commit b635e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/file-upload/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export * from './src/props'
55
export type {
66
MachineApi as Api,
77
UserDefinedContext as Context,
8+
DropzoneProps,
89
ElementIds,
910
FileAcceptDetails,
1011
FileChangeDetails,

0 commit comments

Comments
 (0)