Skip to content

Commit 15982b5

Browse files
committed
fix: flow
1 parent 97d1af6 commit 15982b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/elements/content-sharing/types.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ export type ContentSharingHooksOptions = {
9999
handleSuccess?: Function,
100100
handleUpdateSharedLinkError?: Function,
101101
handleUpdateSharedLinkSuccess?: Function,
102+
isContentSharingV2Enabled?: boolean,
102103
setIsLoading?: Function,
103104
transformAccess?: Function,
104105
transformGroups?: Function,

0 commit comments

Comments
 (0)