Sha256: 9e110be61144e4f65655af24e8cc1114566a95654d5ab783fb7e329788c87f88
Contents?: true
Size: 134 Bytes
Versions: 73
Compression:
Stored size: 134 Bytes
Contents
# frozen_string_literal: true class IndexHeaderAddComponent < ViewComponent::Base def initialize(path:) @path = path end end
Version data entries
73 entries across 73 versions & 2 rubygems