Sha256: 861112defe8e5f4fcfa05e88d81fa416c4264f48522af99335180617537e88a5

Contents?: true

Size: 169 Bytes

Versions: 1

Compression:

Stored size: 169 Bytes

Contents

<%
  base_class = "hero-title".freeze

  # Classes
  class_names = [base_class]
  class_names = class_names.join(" ")
%>

<h2 class="hero-title">
  <%= content %>
</h2>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solidus_starter_frontend-0.1.0 app/views/spree/components/typography/_hero_title.html.erb