Method: Dedalus::PatternLibrary::ApplicationHeader#show

Defined in:
lib/dedalus/pattern_library/organisms/app_header.rb

#showObject



6
7
8
9
10
11
# File 'lib/dedalus/pattern_library/organisms/app_header.rb', line 6

def show
  [
    heading,
    subheading
  ]
end