Class: Panda::Core::Admin::PanelComponent

Inherits:
Base
  • Object
show all
Defined in:
app/components/panda/core/admin/panel_component.rb

Constant Summary

Constants inherited from Base

Base::TAILWIND_MERGER

Instance Method Summary collapse

Constructor Details

#initialize(**attrs) ⇒ PanelComponent

Returns a new instance of PanelComponent.



11
12
13
# File 'app/components/panda/core/admin/panel_component.rb', line 11

def initialize(**attrs)
  super
end