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