module Playbook::FlexGrow

def flex_grow_options

def flex_grow_options
  {
    flex_grow: "flex_grow",
  }
end