Sha256: 8d6b8a21af62c908a3b127a4d0192ed84257f31e876a6317c4277ce0e57b354a
Contents?: true
Size: 288 Bytes
Versions: 18
Compression:
Stored size: 288 Bytes
Contents
# frozen_string_literal: true module Decidim # This cell is intended to be used on participatory spaces show or related # content blocks # The cell receive an array of nav items represented by a hash with :url and # :name keys class NavLinksCell < Decidim::ViewModel end end
Version data entries
18 entries across 18 versions & 1 rubygems