diff --git a/src/elements/content-sharing/stories/ContentSharing.stories.js b/src/elements/content-sharing/stories/ContentSharing.stories.js index 4164d3c8b0..f061a7d627 100644 --- a/src/elements/content-sharing/stories/ContentSharing.stories.js +++ b/src/elements/content-sharing/stories/ContentSharing.stories.js @@ -16,7 +16,8 @@ export const withModal = () => { <>

Update the values in the Knobs section below to view the ContentSharing UI Element. The internal - SharingModal will appear when valid values have been entered. + SharingModal will appear when valid values have been entered. Make sure to add the current origin to + your app's list of CORS domains in the developer console.