Fix mock content build
This commit is contained in:
@ -14,10 +14,12 @@ struct LocalizedPostDetailView: View {
|
||||
text: $post.pageLinkText,
|
||||
footer: "The custom text to show for the link to the linked page")
|
||||
|
||||
/*
|
||||
LinkPreviewDetailView(
|
||||
linkPreview: post.linkPreview,
|
||||
fallbackTitle: post.title,
|
||||
transferImage: transferImage)
|
||||
*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user