module Playbook::FlexDirection

def flex_direction_options

def flex_direction_options
  {
    flex_direction: "flex_direction",
  }
end