module Decidim::NavbarLinks
This namespace holds the logic of the `NavbarLinks` component. This component allows users to create navbar_links in a participatory space.
This holds the decidim-meetings version.
Public Class Methods
version()
click to toggle source
# File lib/decidim/navbar_links/version.rb, line 6 def self.version "0.19.0" end