module Playbook::MinHeight

def min_height_options

def min_height_options
  {
    min_height: "min_height",
  }
end