Skip to content

Commit df7cee8

Browse files
docs(PickerOptions): add unsplash to PickerOptions allowed sources (#451)
1 parent 70b7e38 commit df7cee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/picker.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ export interface PickerOptions {
394394
* - onedrive
395395
* - onedriveforbusiness
396396
* - customsource - Configure this in your Filestack Dev Portal.
397+
* - unsplash
397398
*/
398399
fromSources?: string[];
399400
/**

0 commit comments

Comments
 (0)