Class: Typography::Blockquote
- Inherits:
-
Base
- Object
- Base
- Typography::Blockquote
- Defined in:
- lib/phlex_ui/typography/blockquote.rb
Instance Method Summary collapse
Instance Method Details
#view_template ⇒ Object
5 6 7 |
# File 'lib/phlex_ui/typography/blockquote.rb', line 5 def view_template(&) blockquote(**attrs, &) end |