class GovukPublishingComponents::Presenters::SubscriptionLinksHelper
def component_data_is_valid?
def component_data_is_valid? email_signup_link.present? || feed_link.present? || feed_link_box_value.present? end
def component_data_is_valid? email_signup_link.present? || feed_link.present? || feed_link_box_value.present? end