Standard Site cards tweaks (#10614)
This commit is contained in:
@@ -91,7 +91,7 @@ export const ExternalEmbedLink = ({
|
||||
if (data.view && isStandardSiteEmbed(data.view.external)) {
|
||||
return (
|
||||
<StandardSiteEmbed
|
||||
hideSubscribe
|
||||
preview
|
||||
view={{
|
||||
...data.view?.external,
|
||||
title: data.view?.external?.title || data.title || uri,
|
||||
|
||||
Reference in New Issue
Block a user