Method: Typography::H2#view_template

Defined in:
lib/phlex_ui/typography/h2.rb

#view_templateObject



5
6
7
# File 'lib/phlex_ui/typography/h2.rb', line 5

def view_template(&)
  h2(**attrs, &)
end