Sha256: 77dfe009d7812744c9f27bc073fb33b30d27e60c71fd6a4537a2f0d854e51509
Contents?: true
Size: 445 Bytes
Versions: 130
Compression:
Stored size: 445 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # Nav doc coming soon class NavbarBrand < NfgUi::Bootstrap::Components::NavbarBrand include NfgUi::Components::Utilities::Traitable include NfgUi::Components::Utilities::Describable include NfgUi::Components::Utilities::Renderable include NfgUi::Components::Utilities::VerticallyAlignable end end end end
Version data entries
130 entries across 130 versions & 1 rubygems