Class: Avo::Sidebar::SectionComponent
- Inherits:
-
BaseItemComponent
- Object
- BaseItemComponent
- Avo::Sidebar::SectionComponent
- Defined in:
- app/components/avo/sidebar/section_component.rb
Instance Method Summary collapse
Instance Method Details
#icon ⇒ Object
4 5 6 |
# File 'app/components/avo/sidebar/section_component.rb', line 4 def icon item.icon if item.icon.present? end |