Method: TextButton::Component#icon_size
- Defined in:
- app/components/lookbook/text_button/component.rb
#icon_size ⇒ Object
28 29 30 |
# File 'app/components/lookbook/text_button/component.rb', line 28 def icon_size ICON_SIZES[size] end |