Sha256: 6507478f51769d87257e47c65ee6182bae8ad8df2804734a09eb9998765d3fca
Contents?: true
Size: 373 Bytes
Versions: 130
Compression:
Stored size: 373 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # doc coming soon class CardHeader < NfgUi::Bootstrap::Components::CardHeader include NfgUi::Components::Utilities::Traitable include NfgUi::Components::Utilities::Describable include NfgUi::Components::Utilities::Renderable end end end end
Version data entries
130 entries across 130 versions & 1 rubygems