class Ariadne::Layout::NavBar::Component

def initialize(**options)

def initialize(**options)
  super
  @links = []
end