Sha256: a4969d345a9934aab85e2590626f27248865ceb6958d400bd0aa0336214870c0

Contents?: true

Size: 143 Bytes

Versions: 4

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

module Tables
  class TheadComponent < ViewComponent::Base
    renders_many :ths, Tables::ThComponent
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
tybo-0.0.1 lib/app/components/tables/thead_component.rb
backoffice-components-0.0.1.3 lib/app/components/tables/thead_component.rb
backoffice-components-0.0.1.2 lib/app/components/tables/thead_component.rb
backoffice-components-0.0.1.1 lib/app/components/tables/thead_component.rb