Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
MowiliMi committed Jul 29, 2020
1 parent 4116da3 commit 4bc8284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ interface Props {
customText?: string;
customClass?: string;
};
// actionOptions
onSuccess?: (result: PickerFileMetadata[]) => void;
onError?: (error: PickerFileMetadata[]) => void;
clientOptions?: ClientOptions;
Expand Down

0 comments on commit 4bc8284

Please sign in to comment.