Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ export const withModal = () => {
<>
<p>
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&apos;s list of CORS domains in the developer console.
</p>
<IntlProvider locale="en">
<ContentSharing
Expand Down