Skip to content

Commit 4bc8284

Browse files
committed
cleaning
1 parent 4116da3 commit 4bc8284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ interface Props {
1313
customText?: string;
1414
customClass?: string;
1515
};
16-
// actionOptions
1716
onSuccess?: (result: PickerFileMetadata[]) => void;
1817
onError?: (error: PickerFileMetadata[]) => void;
1918
clientOptions?: ClientOptions;

0 commit comments

Comments
 (0)