Sha256: bb76edca2ea25050cf4019a7627996449ed618d0deb40a27d29068bade7833a9
Contents?: true
Size: 275 Bytes
Versions: 130
Compression:
Stored size: 275 Bytes
Contents
# frozen_string_literal: true module NfgUi module Bootstrap module Components # Bootstrap Jumbotron Component # https://getbootstrap.com/docs/4.1/components/jumbotron/ class Jumbotron < NfgUi::Bootstrap::Components::Base end end end end
Version data entries
130 entries across 130 versions & 1 rubygems