Sha256: e2626a6075163e1a4b1b1cd5865259d52f1406be52ae35ddb752af4589fe5638
Contents?: true
Size: 377 Bytes
Versions: 130
Compression:
Stored size: 377 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # Nav doc coming soon class NavbarText < NfgUi::Bootstrap::Components::NavbarText 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