Skip to content

Commit abc1512

Browse files
committed
2 parents c539568 + 3d6fb50 commit abc1512

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

types/upload.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ export interface ShowUploadList {
1515
}
1616

1717
export declare class Upload extends AntdComponent {
18+
static Dragger: typeof Upload;
19+
1820
/**
1921
* File types that can be accepted.
2022
* @type string

0 commit comments

Comments
 (0)