feat(SW-3015): Added pagelinks for campaign page on all connections
Approved-by: Matilda Landström
This commit is contained in:
@@ -450,6 +450,7 @@ export const renderOptions: RenderOptions = {
|
||||
return null
|
||||
} else if (
|
||||
entry?.node.__typename === ContentEnum.blocks.AccountPage ||
|
||||
entry?.node.__typename === ContentEnum.blocks.CampaignPage ||
|
||||
entry?.node.__typename === ContentEnum.blocks.CollectionPage ||
|
||||
entry?.node.__typename === ContentEnum.blocks.ContentPage ||
|
||||
entry?.node.__typename === ContentEnum.blocks.DestinationCityPage ||
|
||||
|
||||
Reference in New Issue
Block a user