Sha256: c4418eafbaf3e699f79a1462e4bb0aad3395d8026845c7b0f03a87dbb9828319

Contents?: true

Size: 138 Bytes

Versions: 9

Compression:

Stored size: 138 Bytes

Contents

# frozen_string_literal: true

class IndexHeaderExportComponent < ViewComponent::Base
  def initialize(path:)
    @path = path
  end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
tybo-0.0.32 app/components/index_header_export_component.rb
tybo-0.0.31 app/components/index_header_export_component.rb
tybo-0.0.30 app/components/index_header_export_component.rb
tybo-0.0.29 app/components/index_header_export_component.rb
tybo-0.0.28 app/components/index_header_export_component.rb
tybo-0.0.27 app/components/index_header_export_component.rb
tybo-0.0.26 app/components/index_header_export_component.rb
tybo-0.0.24 app/components/index_header_export_component.rb
tybo-0.0.23 app/components/index_header_export_component.rb