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