% add_gem_component_stylesheet("step-by-step-nav-related") disable_ga4 ||= false links ||= [] pretitle ||= t("components.step_by_step_nav_related.part_of") always_display_as_list ||= false component_helper = GovukPublishingComponents::Presenters::ComponentWrapperHelper.new(local_assigns) component_helper.add_class("gem-c-step-nav-related") component_helper.add_class("gem-c-step-nav-related--singular") if links.length == 1 component_helper.add_data_attribute({ module: "ga4-link-tracker" }) unless disable_ga4 %> <% if links.any? %> <%= tag.div(**component_helper.all_attributes) do %>