diff --git a/frontend/__snapshots__/components-sharing--insight-sharing-licensed.png b/frontend/__snapshots__/components-sharing--insight-sharing-licensed.png index 9f740300807ff..66828b51a8a9b 100644 Binary files a/frontend/__snapshots__/components-sharing--insight-sharing-licensed.png and b/frontend/__snapshots__/components-sharing--insight-sharing-licensed.png differ diff --git a/frontend/__snapshots__/components-sharing--insight-sharing.png b/frontend/__snapshots__/components-sharing--insight-sharing.png index 9f740300807ff..6d2396a3fe649 100644 Binary files a/frontend/__snapshots__/components-sharing--insight-sharing.png and b/frontend/__snapshots__/components-sharing--insight-sharing.png differ diff --git a/frontend/__snapshots__/components-sharing--recording-sharing-licensed.png b/frontend/__snapshots__/components-sharing--recording-sharing-licensed.png index 96ee4512ed750..41612395fc105 100644 Binary files a/frontend/__snapshots__/components-sharing--recording-sharing-licensed.png and b/frontend/__snapshots__/components-sharing--recording-sharing-licensed.png differ diff --git a/frontend/src/lib/components/Sharing/SharingModal.tsx b/frontend/src/lib/components/Sharing/SharingModal.tsx index f5bbac01301fb..446ac5065df42 100644 --- a/frontend/src/lib/components/Sharing/SharingModal.tsx +++ b/frontend/src/lib/components/Sharing/SharingModal.tsx @@ -121,28 +121,6 @@ export function SharingModalContent({
- {previewIframe && ( -
- : } - onClick={togglePreview} - > - Preview - {showPreview && !iframeLoaded ? : null} - - {showPreview && ( -
-