Sha256: 54dff89708a1c71b64b69735f90a8f29cd0a18be063a9dfde4985a9a530a28a9
Contents?: true
Size: 234 Bytes
Versions: 20
Compression:
Stored size: 234 Bytes
Contents
# typed: false # frozen_string_literal: true module Ariadne module Layout module SectionBlock module Header class Component < Ariadne::BaseComponent option :label end end end end end
Version data entries
20 entries across 20 versions & 1 rubygems